| Active Users: |
30 |
| Accounts: |
0 |
| Guests: |
30 |
|
|
|
|
|
|
|
Zend Framework Programmer's Reference Guide - Zend_Cache
Zend_Cache provides a generic way to cache any data.
Caching in Zend Framework is operated by frontends while cache records are stored through backend adapters (File, Sqlite, Memcache...) through a flexible system of IDs and tags. Using those, it is easy to delete specific types of records afterwards (for example: "delete all cache records marked with a given tag").
| Zend Framework Version: |
0.9.3
|
| Author Name: |
Zend Framework
|
| Source: |
Zend Framework
|
| Referred By: |
Zend Framework Tutorials
|
|
|
|
|
|
|
|
|
|
|
|