> 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
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
2 matches
Mail list logo