Hello, just one simple question. Is there a big performance difference between loading modules dynamically through php.ini (Using extensions_dir to point to the .so files) and just recompiling/upgrading php and compiling with those modules?
Is there a few reasons NOT to use php.ini to load them? (Not talking about dl() function, just fyi) Just curious. Thank you _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
