day, November 21, 2002 8:02 AM
Subject: Re: [PHP] Session not Registering
> At 13:42 21.11.2002, Stephen spoke out and said:
> [snip]
> >I didn't orginially put that there. I also made it echo out the session
> >varaible on the first pag
At 13:42 21.11.2002, Stephen spoke out and said:
[snip]
>I didn't orginially put that there. I also made it echo out the session
>varaible on the first page where they login and it displayed correctly. It's
>just when you go to a new page.
---
-Original Message-
From: Stephen [mailto:[EMAIL PROTECTED]]
Sent: 21 November 2002 02:43 PM
To: Ernest E Vogelsinger
Cc: PHP List
Subject: Re: [PHP] Session not Registering
I didn't orginially put that there. I also made it echo out the session
varaible on the first page where they login a
singer" <[EMAIL PROTECTED]>
To: "Stephen" <[EMAIL PROTECTED]>
Cc: "PHP List" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 3:26 AM
Subject: Re: [PHP] Session not Registering
> At 04:02 21.11.2002, Stephen said:
> [snip]-
At 04:02 21.11.2002, Stephen said:
[snip]
>I have a PHP script that logs someone in then takes them to another page
>indicating their online status. However, when I try echoing out the
>contents of the session variable, it says this:
>
>Notice: Undefine
I have a PHP script that logs someone in then takes them to
another page indicating their online status. However, when I try echoing out the
contents of the session variable, it says this:
Notice: Undefined
variable: _SESSION in c:\program files\apache
group\apache\htdocs\checker\membe
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 O
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 n
8 matches
Mail list logo