PHP MySQL Caching Wrapper 0.2
Developed by Bilge Hauser, listed in Cache
This PHP script is mainly used to execute MySQL queries and cache query results in files.
It connect to a MySQL database server and run given SQL queries from a list, then retrieve the query results and store them in cache files.
It will return the cached queries on Database connecton errors and handle events like sending mail on database errors.
Requirements:
- PHP 4.3 or higher
License type: BSD License
Date added: 1 year, 4 months 14 days ago | Last updated: 1 year, 4 months 12 days ago
More popular Cache
- Class Cache 1.0 (6 years, 7 months 24 days ago)
- Files folder image SharedMemory 1.0 (1 year, 5 months ago)
- sqlCache API Library 1.0 (1 year, 5 months ago)
- File Cache 1.0 (3 years, 2 months 15 days ago)
- PHP-Cache 1.0 (4 months 26 days ago)
Listing Files

README.txt- 711 Bytes
- 12/31/2010 12:15:54

LICENSE.txt- 1.5 KB
- 12/31/2010 12:15:54

phpMysqlCachingWrapper.class.php- 17.0 KB
- 12/31/2010 12:15:54

example.php- 2.6 KB
- 12/31/2010 12:15:54
