You should probably look at a caching system, like APC (free) or the
Zend stuff (commercial).


Marco
-- 
------------
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmers

Come visit us at http://www.phparch.com!
--- Begin Message --- hi,
I wanted to ask about if big include files affect the speed of the script ?

Normally, it should, but i heared that PHP stores the parsed result of scripts in memory since the first run for next usage, is that true? and if not, does parsing 21 KB very time, really affects the speed?

thanx
khalid





_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to