JamesQ
July 22nd, 2006, 12:53 PM
Hi, i need a bit of help editing a php forum
I have a php forum from phpbb and the main index of the forum is pure php e.g. the file starts <?php and ends ?>
I want to insert some HTML code in to it but when i do i get an error about not being able to change headers as they are already provided by some variable... Im am probly just doing it the wrong way. What i want to do is insert HTML into the php file so that i can integrate the forum so it appears in a page with my sites main template...
can anyone help...
thanks
I have a php forum from phpbb and the main index of the forum is pure php e.g. the file starts <?php and ends ?>
I want to insert some HTML code in to it but when i do i get an error about not being able to change headers as they are already provided by some variable... Im am probly just doing it the wrong way. What i want to do is insert HTML into the php file so that i can integrate the forum so it appears in a page with my sites main template...
can anyone help...
thanks