On Tue, 2004-08-10 at 08:36, Jean-Yves Jourdain wrote: > 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
This is where you would probably want to put that value in the database somewhere. -Robby -- /*************************************** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Development ****************************************/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php