> From: Andrey Hristov [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 6:35 PM > Nope, > the data should be shared amongst all running processes of > the application disregarding the web user who invokes them.
This may partly do what you need? http://pwee.sourceforge.net/ never used it myself though. >From the site: What is Pwee? Pwee is a PHP extension that gives web developers the ability to expand the PHP runtime environment. Developers can use XML to define and add custom constants and variables that are accessible to each script. The lifetime and scope of constants and variables can be controlled individually and the scope of variables can be expanded so they are persistent across multiple requests to the same script executor. Regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php