quarryknight
Programmer
Hello, I am trying to use PHP to grab the URL of the Address Bar (in Internet Explorer and Mozilla Firefox). Basically, I want to use this functionality to trace the redirection path of a website, where using file_get_contents() will not grab the URL, since the redirection is through a scripting language.
I need to be able to grab the URL from the address bar before the page loads. Thank you very much for your time.
Nick Ruiz
Webmaster, DBA
I need to be able to grab the URL from the address bar before the page loads. Thank you very much for your time.
Nick Ruiz
Webmaster, DBA