Re: feature request : easy shared memory

From: Date: Thu, 14 Mar 2013 15:49:02 +0000
Subject: Re: feature request : easy shared memory
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 3/14/13 10:31 AM, rene7705 wrote:
(ideally I would like to get a pointer)
PHP's environment is torn down after every request, so no matter what the mechanism you generally can't store anything that can't be serialized. See also https://www.google.com/search?q=php+shared+memory Steve Clay -- http://www.mrclay.org/

Thread (11 messages)

« previous php.internals (#66616) next »