Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many types of caches does cakephp support? Explain



How many types of caches does cakephp support? Explain..

Answer / Neeraj Chaudhary

CakePHP supports three types of caches: File cache, APC cache, and Memcache. The file cache writes data to the file system and is the default type. The APC cache uses the Alternative PHP Cache extension, which needs to be installed separately on your server, while the Memcache cache uses a memcached daemon for caching.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

Explain the difference between beforerender() and beforefilter() in cakephp?

1 Answers  


What are component, helper and why are they used?

1 Answers  


Explain cakephp?

1 Answers  


How can you make urls search engine friendly while using cakephp?

1 Answers  


What is the default extension of view files in cakephp?can we change it?if yes then how?

1 Answers  


How we can get current url in cakephp?

1 Answers  


What are the advantages of each?which would you use and why?

1 Answers  


Explain the difference between component, helper, behavior in cakephp?

1 Answers  


What is the first file that gets loaded when you run a application using cakephp?can you change that file?

1 Answers  


What is the default extension of view files?

1 Answers  


How to api integration in cakephp 3

1 Answers  


How many types of caches does cakephp support? Explain

1 Answers  


Categories