Rodney Green wrote:
$blah = shell_exec ("echo %ComputerName%");
Eww, evil. Try http://php.net/getenv
--
Stuart
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jason Wong wrote:
On Wednesday 26 November 2003 00:24, Rodney Green wrote:
Is PHP able to access and use Windows Environment Variables? If so, is
there a function or a reference you can point me to?
If any are available they would most likely be in:
print_r($_SERVER)
Thanks Jason. T
On Wednesday 26 November 2003 00:24, Rodney Green wrote:
> Is PHP able to access and use Windows Environment Variables? If so, is
> there a function or a reference you can point me to?
If any are available they would most likely be in:
print_r($_SERVER)
--
Jason Wong -> Gremlins Associates -
Hello,
Is PHP able to access and use Windows Environment Variables? If so, is
there a function or a reference you can point me to?
Thanks,
Rod
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo