Page 2 of 2

Posted: Thu Nov 27, 2003 8:19 am
by malcolmboston
oh yeah almost forgot session_start() and header functions seem to be conflicting

Posted: Thu Nov 27, 2003 9:28 am
by malcolmboston
anyone? :cry:

Posted: Thu Nov 27, 2003 5:02 pm
by infolock
that error is saying that you are trying to send header information after you have sent output to the browser.

this may be of some help :

viewtopic.php?t=1157