Odd.  Mind doing: print_r($GLOBALS); and tsending the results?

[EMAIL PROTECTED] wrote:

Hello Johannes, hello all,

I compiled it as CGI-php
and the variable $_SERVER['PHP_SELF'] has no value either.

What can I do on order to give PHP_SELF the right value?

Oliver Etzel On Tuesday 10 December 2002 12:36, info AT t-host.com wrote:
> after successfully compiling and installing php.4.3-dev from tarball
> ...
> PHP_SELF has no value. How can I set this?

Try using $_SERVER['PHP_SELF'] if it works look at the release notes and look for "register_globals"

johannes

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



--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.




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

Reply via email to