Hello all,
I've been away from php for a while, ( and I'm glad to be back) Last
time I checked in, sessioning was kinda working - especially the sessioning
of objecs. Is this feature robust enough for production now? I want to do
basic sessioning, and I don't have a lot of development time. What I want to
do is simply :
- Log in
-instantsiate an object that will contain the user information
-save the data in session
-allow me to recreate that object from page to page
How would I do/find out how to do this?
--
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]