There is are several global variables that can help. Try doing a phpinfo() this function will show you all the currnt GLOBAL variables, and what is stored in each. You can then do a search CTRL+F and search for the name of the page you are looking for.
Sorry, but I am not posative there is a SELF variable.
I have several pages that do what you are attempting, so I know it can be done.
Hope this helps..
PHPdev