php Super Cache

Posted by admin on December-10-2009 Add Comments

Bookmark and Share


php Super Cache

By : Patxi Echarte

Class for caching of full pages or frequently used blocks. It uses the filesystem to avoid database connections bottlenecks. It caches pages using the name of the script and allowed query_strings. You can see it in use at: http://www.todoel*$(#*$(#*$(#o.com, caching category pages and different blocks. It can serve normal html or even gzipped content, if the server and the user navigator allow it.

Download :
http://www.ziddu.com/download/7309461/phpsupercache-2001-09-03.zip.html

Post a Comment

You must be logged in to post a comment.