Hello,I want to define my own environemnt variable "APPLICATION_ROOT" and be able to retrieve his value from php. As apache module, cgi, cron and command line.
Now i'm just be able to get it from command line. In other (module,cgi,cron) when I print $_ENV I never get the same environment :(
Is it possible to do it with PHP ??? Thanks. Steff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php