Discussion in 'PHP' started by Cinta April, Apr 20, 2008.
Hi how do I get the header url of my current page including the get variables?
try this: $_SERVER["REQUEST_URI"]; PHP:
$_SERVER["REQUEST_URI"];
thanks it works
Separate names with a comma.