G'day everyone, I have a dilemma... I'm running BIND locally, with a wildcard A record. That means that if someone goes to http://somebullshit.mydomain.com/ they'll get my page up.
What I want to do is catch that subdomain into a variable... Is there a PHP global that can get that? So, if someone goes to http://liam.mydomain.com/, the page will echo "Hello Liam" Any ideas guys? Cheers, Liam -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php