> > My question is that when a script calls the $PHP_SELF string I receive the > > wellknown 404 message from my webserver. > > Hmm, maybe you're calling it from inside a function? In that case, you need to register $PHP_SELF as a global variable to get the value. Then again, you'd get the usual error message, not a 404, so I don't really know...
Symeon Charalabides (cosmopolitan trainee) -------------------------------------------------------- http://www.webmate.gr -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php