Is there a php code that I could use to detect or get the URL of the domain redirecting to my landing page?
ie. I set domain.com in Godaddy to permanently 301 redirect to www.mysite.com/index.php
In index.php I need a code to detect the referring url which is domain.com
Thanks in advance!
ie. I set domain.com in Godaddy to permanently 301 redirect to www.mysite.com/index.php
In index.php I need a code to detect the referring url which is domain.com
Thanks in advance!