What is mem_cache ? How do you put a database query into that ?
Answer Posted / karthi
It acts as a support module for mod_cache and provides a
memory based storage manager. mod_mem_cache can be
configured to operate in two modes: caching open file
descriptors or caching objects in heap storage.
mod_mem_cache is most useful when used to cache locally
generated content or to cache backend server content for
mod_proxy
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is laravel better than codeigniter?
What is mysqli_query?
What is $_ env in php?
What is meant by an associative array?
What is slim framework?
Whether it is possible to share a single instance of a memcache between multiple php projects?
What's the difference between using mysql_ functions and pdo?
What was the old name of php?
Starting or restarting a computer is called
What is needed to be able to use image function?
Explain do you use composer? If yes, what benefits have you found in it?
How many types of php are there?
What is in a cookie?
Tell me how do you define a constant?
What is the content of /etc directory?