I want to show redirect url source info on my page using PHP. For example:
othersites.com redirect to mysite.com
On mysite.com I want to show an information that mysite.com is redirected from othersites.com using "echo syntax".
I know this is a real noob question but I've tried searching on Google and can't find the answer. Please help me.
Thank you.