RE: [PHP] Retrieving Session Variables

2002-05-21 Thread John Holmes
Sent: Tuesday, May 21, 2002 9:38 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Retrieving Session Variables > > I am having a problem getting a session variable in the function > (currentlogin) below. I can process the script and in the else statement > "print ($HTTP_SESSI

[PHP] Retrieving Session Variables

2002-05-21 Thread Tim Greenleaf
I am having a problem getting a session variable in the function (currentlogin) below. I can process the script and in the else statement "print ($HTTP_SESSION_VARS['name']);" the session variable is printed but when the function tries to print the session variable, I get an error indicating an u