[This is a continuation of the thread named "PEAR on Windows" in 
php.pear.general]

Hi,

Regarding the Windows version of PHP: Is there any way you could make 
the include_path include the pear directory by default? That way, people 
could just require_once("DB.php") without changing include_path in their 
php.ini. I don't use Windows myself, but from what I've heard, the pear 
directory is inside the base PHP directory, so it shouldn't be hard for 
the PHP binary to figure out where the PEAR directory is, or...?


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to