Re: [PHP-INST] PHP Sessions - works halfway

2003-07-06 Thread Chris Hewitt
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

2003-07-06 Thread Deborah Vorndran
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