Reply to Return current page and variables: $PHP_SELF dose not do it.
Posted by Seth on 06/08/06 12:04
If my current page is:
www.domainname.com/index.php?menu=man&pageid=mfrs/register
$PHP_SELF returns:
index.php
What function can I use to return:
index.php?menu=man&pageid=mfrs/register