"R.S. Herhuth" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Undefined variable PHP_SELF in...

Do you have PHP 4.1.2?  Try this syntax:

echo $_SERVER["PHP_SELF"];

4.1 no longer automatically creates variables by default.

 - Steve Yates
 - I was just stopped by the LAPD and boy am I beat!

/ Taglines by Taglinator - www.srtware.com /





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to