RE: [PHP] Notice: Undefined variable: PHP_SELF

2003-05-29 Thread John W. Holmes
> I am having problem with a PHP page on our web site. > I've installed the latest version of PHP on a Windows 2000 server. > > The error we're getting is: > Notice: Undefined variable: PHP_SELF > > Where do I start to fix this problem? Read the release notes. Register_globals is OFF. Use $_SERV

[PHP] Notice: Undefined variable: PHP_SELF

2003-05-29 Thread Dandie
Hi, I am having problem with a PHP page on our web site. I've installed the latest version of PHP on a Windows 2000 server. The error we're getting is: Notice: Undefined variable: PHP_SELF Where do I start to fix this problem? Thanks -- PHP General Mailing List (http://www.php.net/) To unsub