If you have the ability to compile extensions into PHP and you're not
running under Windows you may find useful an extension I wrote that is one
solution to this problem (and more).

http://pwee.sourceforge.net/

Note that I haven't yet compiled it under anything later than PHP 4.2.1.

Lance 

-----Original Message-----
From: Jean-Yves Jourdain [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 10, 2004 11:37 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Global persistent variables

Hi,

Is there a way to have global persistent variable with PHP? I would like 
to reproduce the use of the ASP <Application("name")= "value"> 
possibility. The variable "name" will be available to every users...

Thank-you in advance,

Kind regards.

Jean-Yves

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to