I'm working on a mod to highlight the current page link in ez-pages menus, and used $_GET['url'] to compare the page url with the link url. This seemed to be successful in initial trials, but now doesn't work, and my research seems to show that it doesn't exist.
What can I use to retrieve the complete current page URL? This may be a case of not using the right term to search with, as I would think it ought to be possible.
Where can I find a more or less complete list of $_GET[] fields? Or does such a list exist? I have looked in the forum, the wiki and my site's DTK so far.



