Is zend_cache provides a generic way to cache any data?



Is zend_cache provides a generic way to cache any data?..

Answer / Samir Kumar

Yes, Zend_Cache in the Zend Framework is a generic caching system that can be used to store and retrieve various types of data. It supports multiple cache storage backends, such as file system, database, and memcached.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How we can do multiple column ordering in zend framework?

1 Answers  


What is inflection?

1 Answers  


How to change the view render file from controller?

1 Answers  


What are the methods used in decorator?

1 Answers  


What is the zend file upload and element decorators?

1 Answers  


Is zend_cache provides a generic way to cache any data?

1 Answers  


What are plugins in zend framework?

1 Answers  


Tell me what are the basic operations performed by the decorator?

1 Answers  


How to use jquery to post data in zend framework?

1 Answers  


How to include js from controller and view in zend framework?

1 Answers  


List the default methods provided by decorators in the zend framework?

1 Answers  


How to get variable value from getting in zend framework?

1 Answers  


Categories