[PHP-DEV] About caching and PHP4/ZEND From: Wico de Leeuw (wico <email protected>)
Date: 09/02/99

Hiya folks...

I was just wondering does PHP4/ZEND keeps a cache of files.. and checks if
there changed... and if not it uses the cached/precompiled? version in the
memmory.

All my pages have a couple of the same includes with functions/classes and
other stuff that i reuse... it only changes one or two times a week

If PHP4/ZEND doesn't do this already the performance will be must faster if
it is going to do it...

Maby someone can tell me this...

Wico

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>