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?

thanks,
jay


-- 
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