Re: PHP 5.0. Save classes in a session. Need help now

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

 



On Wed, May 11, 2005 6:44 pm, Dan Rossi said:
> I've done this by serializing and unserializing the the object. Its
> been discussed however using shared memory, shm is a better way to do
> it ? Sadly sh doesnt compile as default.

Shared memory would maybe be faster, but then ALL your PHP scripts would
be sharing the same object, most likely.

That may or may not be what one desires...

Usually mostly "not", actually.

-- 
Like Music?
http://l-i-e.com/artists.htm

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