On Sat, 25 Dec 2004 15:36:05 -0500, Sebastian
<[EMAIL PROTECTED]> wrote:
> how do i get the path to my home directory..
>
> eg, /usr/home/
$_SERVER['home']
--
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/
--
PHP General Mailing List (http://www.php.net/)
how do i get the path to my home directory..
eg, /usr/home/
$_SERVER['DOCUMENT_ROOT'] returns /usr/home/public_html
i remember doing this once with basename() though i can't remember how i did
it.
thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
2 matches
Mail list logo