blommethomas
02-04-2007, 07:08 PM
is their a function in php that can be used to get the whole URL from the previous page?
For Example:
if I have a link clicked that goes to http://www.mydomain.com/main.php?var=...
How can I get that URL with a function, I'm particularly interested in the part main.php?var=...
For Example:
if I have a link clicked that goes to http://www.mydomain.com/main.php?var=...
How can I get that URL with a function, I'm particularly interested in the part main.php?var=...