Integrating phpBB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave Moore

    Integrating phpBB

    Hi All,
    I'd like to integrate phpBB forums into my php site. I want the forums
    to be a part of an existing page that my php currently writes to the
    client's browser, but having had a look at the phpBB source it's not clear
    how to achieve this. Ideally, I'd need to strip out all of the <HTML>
    ,<BODY>, etc.. tags out of the phpBB files but as the source is highly
    structured/abstracted it looks like hard work!.

    Has anybody any ideas on this?.

    Ta in advance,
    Dave


  • Scott Johnson

    #2
    Re: Integrating phpBB

    Dave Moore wrote:[color=blue]
    > Hi All,
    > I'd like to integrate phpBB forums into my php site. I want the forums
    > to be a part of an existing page that my php currently writes to the
    > client's browser, but having had a look at the phpBB source it's not clear
    > how to achieve this. Ideally, I'd need to strip out all of the <HTML>
    > ,<BODY>, etc.. tags out of the phpBB files but as the source is highly
    > structured/abstracted it looks like hard work!.
    >
    > Has anybody any ideas on this?.
    >
    > Ta in advance,
    > Dave
    >
    >[/color]
    Im not sure this is the right question for this NG. You can find alot of
    information on that in the PHPBB site forum. Or email me with more
    details and I can probably help. I have PHPBB integrated in my site.


    scottyj1@cox.ne t

    Comment

    Working...