Hi there
I recently installed PHP 4.2.2 on my Win2K with Xitami server.
It seems that I installed the version that comes from running the Installer (exe) file.
Anyway, for some reason the $PHP_SELF function doesn't work. I get "Undefined variable: PHP_SELF" as an error.
And in the phpinfo() details it doesn't show at all:
SERVER["ALLUSERSPROFILE"] C:\...\All Users
SERVER["PHP_SELF"]
_SERVER["argv"] Array()
Any thoughts on why this doesn't work? It worked no problem on an earlier install on PHP.
TIA