What exactly are you doing? The code you posted doesn't explain much. -Kevin
----- Original Message ----- From: "vernon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 20, 2002 4:13 PM Subject: [PHP] Session Not Registering on Page it is Set On > These pup session are going to drive me nuts! > > I can't seem to get this session to register on the same page it is set. For > instance I load a record, then set a session right after it using: > > session_register("suckered"); > $suckered = $row_rouser['ID']; > > The session is set throughout the site, but not on the page I set it on. > What am I doing wrong? > > Thanks > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php