When native sessions saves a registered object:
1/ Does it run the constructor?
2/ If a variable in an object had a global reference stored in it,
Is this reference by name or address, and is it any good
when the object gets 'thawed'?
3/ Do ALL variables get saved, no choices like in PHPLIB?
--
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]

