Re: [PHP-INSTALL] Accessing PHP Globals

2004-07-29 Thread Chris Hewitt
On Thu, 2004-07-29 at 09:41, S.D.Price wrote: > Hi, can anyone help me - I want to be able to access global variables > using PHP with Apache 2.0 on windows 2000. I would like to access > globals such as $php_self $http_user_agent, but this seems to be > switched off. Does anyone know how to alter

[PHP-INSTALL] Accessing PHP Globals

2004-07-29 Thread S.D.Price
Title: Accessing PHP Globals Hi, can anyone help me - I want to be able to access global variables using PHP with Apache 2.0 on windows 2000. I would like to access globals such as $php_self $http_user_agent, but this seems to be switched off. Does anyone know how to alter this? Steve