RE: [PHP] Sessions just not working...

2002-02-15 Thread Rick Emery
Did you register each variable individually? Did you have a session_start() as the first line of each page? -Original Message- From: Norman Cates [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 6:34 PM To: [EMAIL PROTECTED] Subject: [PHP] Sessions just not working... I

[PHP] Sessions just not working...

2002-02-14 Thread Norman Cates
I cannot get session information to work under any circumstances I think I've read every single comment on http://www.php.net/manual/en/ref.session.php session_start(); Function setup() { global $HTTP_SESSION_VARS; if (!(isset($HTTP_SESSION_VARS["notesType"]))){ $HTTP_SESSION_VARS["notesT