What is mem_cache ? How do you put a database query into that ?
Answer Posted / sagar_joshi
Memcache module provides handy procedural and object
oriented interface to memcached, highly effective caching
daemon, which was especially designed to decrease database
load in dynamic web applications.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How are variables declared in php?
Explain what are the different errors in php?
What kind of things have you done on the social side?
How to access a Static Member of a Class in PHP?
What is substr() in php? And how it is used?
Which of the delimiter is ASP style?
How to call a php function from html button?
Tell me what does pear stands for?
How to get the number of characters in a string?
How do I expire a php session after 30 minutes?
What is move_uploaded_file in php?
What are the benefits of using queries?
Can you specify the "new line" character in single-quoted strings?
Is php an api?
How to call javascript function in php on button click?