Re: [PHP] objects stored in sessions



On Sun, 2008-04-06 at 11:02 -0400, Mark Weaver wrote:

So, if I create a user object, set the properties of said user object
and store that object in the user session will that object be available
throughout the application from the session?


http://phpro.org/tutorials/Introduction-To-PHP-Sessions.html#8

.