okay if i read the manual correctly (too bad i couldn't find that page or i
wouldn't have had to ask this question :) ) all it stores in cookies is the
session id, which is exactly what i wanted to hear! Because i have a flash
navigation clip and i don't want to have to load the vars in the flash just
to pass the session id.. but i will if i have too..

thanks,
jay

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "PHP users" <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 7:36 PM
Subject: Re: [PHP] Question about Sessions


> Hi Jay!
> On Thu, 05 Jul 2001, Jay Paulson wrote:
>
> > Hello everyone--
> >
> > I've got a general question about cookies and sessions.  I was wondering
if
> > this is how php handles sessions because this is what I want.  Is it
> > possible to set up php so that the session id is the only thing that is
set
> > in the cookie and then all the session data is either pushed into a file
or
> > a database?
>
> erm, I think that is how it actually work now. Maybe you wanted to ask
> something else? A link for the manual? :)
>
> http://www.php.net/manual/en/ref.session.php
>
> -- teodor
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to