I have two domains which are similar,
mysite1.com and mysite2.com
I only have one hosting account and I have the other site forward (through GoDaddy) to the one hosting account.
I want to display a message to users who come to the site from mysite2.com url.
I was thinking I could use PHP HTTP_REFERER to do so.
Is there a way to do this?