|
Posted by Richard Lynch on 05/12/05 06:09
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
Navigation:
[Reply to this message]
|