Zend Server User Guide > Tasks > Working with Caching > Working with Data Cache

Working with Data Cache

The Data Cache API is used the same way as any other API: By inserting the API functions into your PHP code. The Data Cache component uses an API to cache partial PHP outputs using memory or disk.

Tip:

You can further enhance the performance of your application by caching Web pages that don’t require frequent change.

The Data Cache API includes the following functionality:

 

 

Related Links

Related Links:

Working with Components

Data Cache

Working with Page Caching

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.