Re: [PHP] Help Cookie

2003-12-15 Thread Joaquin Bernal
aiwi> Warning: Cannot modify header information - headers already sent by (output aiwi> started at /home/ewako/public_html/cintadp/config.php:153) aiwi> in aiwi> /home/ewako/public_html/cintadp/mod/forum/forum_functions.php on aiwi> line 547 aiwi> help me!!! Check there are no spaces or newlines

Re: [PHP] Help Cookie

2003-12-15 Thread John Nichel
[EMAIL PROTECTED] wrote: Warning: Cannot modify header information - headers already sent by (output started at /home/ewako/public_html/cintadp/config.php:153) in /home/ewako/public_html/cintadp/mod/forum/forum_functions.php on line 547 help me!!! Output has been sent to the browser before you tri

RE: [PHP] Help Cookie

2003-12-15 Thread Jay Blanchard
[snip] Warning: Cannot modify header information - headers already sent by (output started at /home/ewako/public_html/cintadp/config.php:153) in /home/ewako/public_html/cintadp/mod/forum/forum_functions.php on line 547 help me!!! [/snip] Stop sending headers And send a little code -- PHP