I have 2 domains using one main site and one parked alias.
The pages are php, and I need some code that will do the following
if domain is url1 then phpcode1
if domain is url2 then phpcode2
else if neither url then don't use any code.
Any help with that would be gratefully recieved.
Thanks