From:             [EMAIL PROTECTED]
Operating system: all
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  Possibility to make include() from within functions with global scope

 It is very important to have a possibility to perform include() or
require() from within a function or class method and have included file
into global scope.

 Here is a lot of reasons. Primary one is to make it possible to create
dynamically loaded modules, it is very important into large projects. 
-- 
Edit bug report at: http://bugs.php.net/?id=15233&edit=1


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