ID: 25071 Updated by: [EMAIL PROTECTED] Reported By: jakob dot nielsen at nhst dot no -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: Whatever PHP Version: Irrelevant New Comment:
include_path can be set in .htaccess or in your script using ini_set() Previous Comments: ------------------------------------------------------------------------ [2003-08-13 05:23:43] jakob dot nielsen at nhst dot no Description: ------------ When using PHP on ISP servers, a user normally haven't got access to the php.ini file. Therefore he can't change the include_path settings. Wouldn't it be possible to let include/include_once/require/require_once search for files in a given environment variable as well? For example PHP_INCLUDE. It would be the same as CLASS_PATH in java. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25071&edit=1
