ID: 15233 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.0.6 New Comment:
for modular installations this type of feature is critical. The alternatives are the code you see produced in *nuke type cms system. I really leaves php lacking Previous Comments: ------------------------------------------------------------------------ [2002-01-26 06:45:23] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=15233&edit=1
