On 01/01/70, "George Schlossnagle" <[EMAIL PROTECTED]> wrote:
> Just as a note about all this: if you have a deep 'standard' include 
> tree (same 30-40 files), there is a decent amount of overhead just from  
> parsing all the include files, even with inexpensive code.

In which case you should consider:
a) Triming down your include usage to just what is really needed.
   This can be an art in itself if your site is really large.
   ZE2 will have an autoload feature to help with this.
b) Using a caching product (as I'm sure you know George :-)
 
--Wez.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to