hi, i'm currently starting on working on objects in to sessions.
and i want to know something for sure, which i could findout in de
source.
on session resume is this the steps which a session variable go tru ?
* deserialize object
* cast to right type
* run object->__wakeup
* register object by it's name to the global variable list
because i'm calling a function from the __wakeup routine which is
referencing the object by his global name, and it gives me a
"Fatal error: Call to a member function on a non-object in .."
plz enlighten me ;-)
grtz
Robbert
--
Robbert Muller | Never let a luser on your console.
mjrider@enschede dot com | Because that means they're in your room.
uin: 9659330 | finger [EMAIL PROTECTED]
PGP-key 0x2F634245 | for the PGP key
--
PHP Development 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]