Hi Folk
Is it possible to get the complete address in the address bar?
"http://".$_SERVER['HTTP_HOST'].$HTTP_SERVER_V ARS["SCRIPT_NAM E"];
will give me the location, but not the variables after the ?
Is it possible to add this?
Cheers
- Nicolaas
Is it possible to get the complete address in the address bar?
"http://".$_SERVER['HTTP_HOST'].$HTTP_SERVER_V ARS["SCRIPT_NAM E"];
will give me the location, but not the variables after the ?
Is it possible to add this?
Cheers
- Nicolaas
Comment