What's the variable PHP_SELF in index2.php? I get "Undefined variable: PHP_SELF in E:\Program Files\Apache Group\Apache2\htdocs\php\index2.php on line 88" when I run this in the web browser:
[
localhost:8080]
I am trying to debug, but what is the path for PHP_SELF, because I don't see this variable being declared or set anywhere in the index2.php script.