Re: [PHP-INST] PHP Sessions - works halfway
Deborah Vorndran wrote: I do a session_start(); session_register("SESSION"); echo "The counter is now $SESSION[count] "; straight from the tutorial, and I get this: -- *Warning*: Cannot send session cookie - headers already sent by (ou
[PHP-INST] PHP Sessions - works halfway
I do a session_start(); session_register("SESSION"); echo "The counter is now $SESSION[count] "; straight from the tutorial, and I get this: -- *Warning*: Cannot send session cookie - headers already sent by (output started at /var/www