RE: serialize an object

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From the PHP manual:


-----Original Message-----
From: Zoltán Németh [mailto:znemeth@xxxxxxxxxxxxxx] 
Sent: Thursday, April 19, 2007 8:40 AM
To: Tobias Wurst
Cc: php-general@xxxxxxxxxxxxx
Subject: Re:  serialize an object

as far as I know serialize() saves all the properties of the object...

and I think you can store objects in session without serializing it
since PHP serializes-unserializes it for you automatically - or not?

greets
Zoltán Németh

2007. 04. 19, csütörtök keltezéssel 13.17-kor Tobias Wurst ezt írta:
> hi,
> i use serialize() to save my object in $_SESSION.
> But i have one Problem:
> the member-variables from the baseclass are not saved.. :(
> How can i fix this?
> 
> thanks in advance 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux