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]

Reply via email to