* Thus wrote Wendell Brown ([EMAIL PROTECTED]):
> On Thu, 24 Jul 2003 02:05:58 -0500, Wendell Brown wrote:
>
> >Ok, I have a question. Where is $_SESSION['valid_user'] getting set
> >(or unset)???
>
> Oooops. I thought that was the code that he was talking about. I
> missed your lead in. So
> Ok, I have a question. Where is $_SESSION['valid_user'] getting set
> (or unset)???
AFAICS, $_SESSION['valid_user'] is getting set by a previous page, it's a
*session*.
> Have you checked to see if your IF statement at the top of the script
> is working like you think it should be?? Try putti
On Thu, 24 Jul 2003 02:05:58 -0500, Wendell Brown wrote:
>Ok, I have a question. Where is $_SESSION['valid_user'] getting set
>(or unset)???
Oooops. I thought that was the code that he was talking about. I
missed your lead in. Sorry!!!
--
PHP General Mailing List (http://www.php.net/)
To
On Wed, 23 Jul 2003 14:48:03 -0600, Kevin Stone wrote:
>Beauford, here's a login routine that I wrote using Sessions and Header
>redirects. It is my interpretation of what you are trying to do. I'm not
>saying this is the only way to do it but it works well for me. Compare it
>to what you're do
4 matches
Mail list logo