A
Anonymous
Guest
I'm having problem with sessions, does anyone know of a very descriptive tutorial? I get these errors trying to start sessions, yet there are no "header()" functions being called.
Code:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/cso/webspace/templates/functions.php:41) in /home/cso/webspace/user_login.php on line 19
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cso/webspace/templates/functions.php:41) in /home/cso/webspace/user_login.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /home/cso/webspace/templates/functions.php:41) in /home/cso/webspace/user_login.php on line 22