|
Hey guys,
I have a problem with my forum API I'm writing, (:O right, it's very difficult, and I am nowhere >.>) and anyway, I have the error:
Warning: Cannot modify header information - headers already sent by (output started at /home/physicsguy/web/forum/index.php:2) in /home/physicsguy/web/forum/index.php on line ##
The thing is is that I have an include in the beginning of the file. I need that include, but it's messing up the file.
How can I get it to work with the include?
Last edited by Physicsguy; 07-06-2010 at 06:50 PM..
|