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.net/unsub.php

Reply via email to