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
What is mysqli_real_escape_string?
Where do I run php code?
Write a program to find the factorial of a number in php?
What is get and post method in php?
How to stop the execution of php script?
How is it possible to know the number of rows returned in result set?
What are the advantages of triggers in php?
What is meant by variable variables in php?
Who created numbers?
When are you supposed to use endif to end the conditional statement?
What is nan value?
How can you declare the array in php?
What is http get and post?
How to return a value back to the function caller?
Explain the difference between mysql_connect and mysql_pconnect?