HI,
        If i say header("Location:http://$HTTP_HOST/$DOCROOT/say.htm");

the file displayed will be http://localhost/say.htm
but now say i have a user called php
        and that user wants to display the following
                http://localhost/~php/say.htm
specifying  equivalent variable like $DOCROOT
what do i give inplace of $DOCROOT ?.I tried giving $HOME  but didn't work.

Regards,
-- 
The secret of the universe is @*&í!'ñ^#+ NO CARRIER
__    _  _      _  _
|_|_||_||_||\/||_|| \
_|| || || \|  || ||_/

-- 
PHP Database 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