Click to See Complete Forum and Search --> : Best PHP Cache System?


geobnsn
07-08-2008, 10:26 PM
Anyone know of a good PHP Cache System? It would be better if it's filesystem based and is included by PHP instead of being a daemon on the server as the sites sharing a server with a few others.

Any recommendations?

NogDog
07-09-2008, 04:24 AM
Maybe PEAR Cache_Lite (http://pear.php.net/package/Cache_Lite)?