> htdocs <-- This the document root of your website pear  + HTML  + Mail

> + Net



If you're going to set your include path properly, you might as well not put 
PEAR in htdocs, since none of those files are front-facing URLs that should be 
visited by an end user.



They belong in a non web root directory "somewhere else" to insure that there 
is NO WAY EVER that they could be visited directly by a malicious user.

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

Reply via email to