|
Posted by laredotornado@zipmail.com on 03/22/07 15:59
Hi,
If I have multiple domains (mydomain1.com, mydomain2.com,
mydomain3.com) pointing at the same IP, will the call
echo $_SERVER{'SERVER_NAME'];
return the domain name people type into the URL? If not, what is a
PHP call I can make to determine the domain someone typed in?
I'm using PHP 4.4.4. Thanks, - Dave
[Back to original message]
|