- 1,233 categories
- 40,623 scripts
Updated: 12/21/2004
- AlberT-cache is a powerfull, fast and portable caching system written in PHP for PHP scripts.
It can cache the pages of a web site on a large number of parameters base: POST, GET, COOKIES, and every other variable one needs.
It saves up to 80% bandwidth compressing the contents it sends to the browser and avoiding, when possible, to send the page at all, if the client''s cache already has it.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Emiliano ''AlberT'' Gabrielli
- daCode is a news engine written in PHP. It works with PHP 3 and 4, and requires a database (MySQL or PostgreSQL). It can also be used with LDAP or NIS in addition to the SQL database. daCode focuses on modularity and performance. Therefore, it is usi...
- This is a PHP class that allows you to do unix/linux man page lookups from your website. Easy to use, and produces the results in a nicely formatted layout. It allows you to search with keyword and section numbers, and also display a list of all tho...
- RFKcache is a easy, efficient and simple class which implements a cache system for use in PHP scripting.
- This article is intended for the PHP programmer interested in creating a static HTML cache of dynamic PHP scripts. The article has been written specifically for an Apache server running PHP scripts, but the ideas described here are applicable to almo...
- As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information available from your site. The author notes &"For those who have been in the PHP field for some time...