The correct spelling is "cache." I'm not trying to be a spelling and grammar freak (though I am), simply aiding your future searches on the topic.
PEAR has a very nice output caching class. I haven't used it myself, but I've heard good things. I believe it was discussed recently on this very list, though it may have been in PHP Architect. I read too many things to keep track! :) Edward Dudlik Becoming Digital www.becomingdigital.com ----- Original Message ----- From: "Nabil" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, 23 September, 2003 11:11 Subject: [PHP] CAN I CASH the output of PHP SCRIPT? Hi all; I would like to cash all the output of PHP files on my apache .. to increase the performance. To prevent PHP to work all the time to interpret and connect to myself which is slow the performance and use the CPU .. as I have very heavy loaded server.. I thought there might be a way to store all the HTML output from my PHP pages, that will apache serve instead of calling the PHP file every.. and should be a way to time the update ... Any idea ?? Nabil -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php