[PHP-DEV] PHP 4.0 Bug #4362: Set an include_path from script From: tswan <email protected>
Date: 05/09/00

From: tswan <email protected>
Operating system: Linux (2.2.15)
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Feature/Change Request
Bug description: Set an include_path from script

It would be nice to be able to call somthing like set_include_path( ) from the script to set a common area to deposit scripts rather than in one global setting in the php.ini file. This is especially important on websites running virtual hosts. I would love to see this before final, although it's not a critical feature.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>