Re: serialize an object

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

 



On 4/19/07, Stut <stuttle@xxxxxxxxx> wrote:
Tobias Wurst wrote:
> i use serialize() to save my object in $_SESSION.

Why? There's no point in serialising something into $_SESSION. Anything
you put in there gets serialised by the session handler.

That isn't necessarily 100% true.
http://www.stubbles.org/archives/12-Lazy-loading-of-classes-stored-in-a-session-without-__autoload.html

--
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