[snip] 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...
[/snip]
http://us2.php.net/manual/en/language.variables.scope.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

