Re: Re: Question about including files and server load

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux