On 10/14/05, Dan Baker <dbefc@xxxxxxxxxxxxxxxx> wrote:> The concept is that only the code that actually gets executed is ever> loaded/compiled. Pretty sneaky! I think that's the general idea behind PHP's autoload():http://php.net/autoload Using a caching tool like APC or Zend Optimizer would be helpful inthis area too:http://pecl.php.net/package/APChttp://zend.com/store/products/zend-optimizer.php I think putting each function in it's own file is a bit drastic. There are simpler ways to gain performance. --Greg DonaldZend Certified EngineerMySQL Core Certificationhttp://destiney.com/