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/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to