> $SERVER_NAME only gives me foober.com (since that is the servername), but not
> the alias someone typed in to get there ...
>
> --Joe

Give HTTP_HOST a go
Check here for more
http://www.php.net/manual/en/language.variables.predefined.php or use phpinfo()
to see exactly what you have available

jason




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to