Headers already sent error?
Posted: Wed May 19, 2004 4:22 pm
Dear All,
I'm using multiple scripts for my current site, and every time now I call session_start() [you have to do it at least once!], I now get the error
What can I do to resolve this?
Many thanks
Mark
I'm using multiple scripts for my current site, and every time now I call session_start() [you have to do it at least once!], I now get the error
Code: Select all
Warning: Cannot send session cache limiter - headers already sent (output started at /home/XXX/public_html/index:3) in /home/XXX/public_html/includes/globals.php on line 14Many thanks
Mark