> What I'm proposing (for the functions anywats) is that a list of files that > exists in the PHP.ini file get loaded. The functions from these files stay > resident in memory and get merged with the local function table prior to > script execution. In a way, it would function like extensions written in > PHP as opposed to C. This functionality would also exist for class > definitions using the same mechanism.
How is this different from using an auto-prepend? -Rasmus -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php