David HM Spector wrote:
I am writing a multi-page form, on the first page I
session_register() a mess of variables (8 of them), the first time
through the form everything works as expected, I can get things out
of form variables and into relevant the $_SESSION variables. Items
are put into
On Thursday 20 November 2003 14:34, David HM Spector wrote:
> I'm seeing really odd behavior using session variables and wonder if
> I'm really just missing something obvious...
>
> My env is: RH9, httpd-2.0.40-21.5, PHP 4.2.2 (RH RPM, gazillion
> compile flags enabled), session support enabled, r
Original Message-
> > From: Duncan Abbott [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, 16 January 2003 4:53 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: RE: [PHP] Session wierdness...
> >
> >
> > I did what you suggested and I've att
3 4:53 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [PHP] Session wierdness...
>
>
> I did what you suggested and I've attached the output -
> there's no $_SESSIONS array in there.
>
> But I've managed to register session vars outside of th
[mailto:[EMAIL PROTECTED]]
Sent: 13 January 2003 10:04
To: 'Duncan Abbott'; [EMAIL PROTECTED]
Subject: RE: [PHP] Session wierdness...
Do this for me:
print_r($GLOBALS);
and see if you have the $_SESSIONS array visible.. you will need to view
the output
in a text editor as the prin
Do this for me:
print_r($GLOBALS);
and see if you have the $_SESSIONS array visible.. you will need to view
the output
in a text editor as the print_r won't look good rendered in the browser.
Timothy Hitchens (HiTCHO)
Open Platform Consulting
e-mail: [EMAIL PROTECTED]
> -Original Message--
6 matches
Mail list logo