: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 4:02 PM
Subject: [PHP] Sessions don't load
> I have got a page that i am loading sessions on with the following code:
>
> session_start();
> $HTTP_SESSION_VARS['sess_id']=$PHPSESSID;
>
> Except
I have got a page that i am loading sessions on with the following code:
session_start();
$HTTP_SESSION_VARS['sess_id']=$PHPSESSID;
Except that it will not assign an actual value until i hit refresh on my
browser. Any ideas for a fix?
Thanks in advance,
Ryan Kelley
--
PHP General Mailing L
2 matches
Mail list logo