On Thursday 23 May 2002 22:00, David Orn Johannsson wrote:
> I need to find out what the domain of the site that I'm running a script
> from, I know this is possable, but I cant find the function in the
> manual.
>
> the domain would be somthing like www.domain.com
> <http://www.domain.com/>

Try:

phpinfo();

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Come quickly, I am tasting stars!
                -- Dom Perignon, upon discovering champagne.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to