unusual warning
Posted: Sat Jan 31, 2004 8:47 pm
i am getting the following warning when i go to a php page
clueless
Deemo
i am usuing sessions as a way of logging in an out. i am also using sessions for another section of the site. is it that the 2 sessions are contradicting eachother?Warning: Cannot send session cache limiter - headers already sent (output started at <path>/EditLogin.php:3) in <path>/EditLogin.php on line 4
clueless
Deemo