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 does csrf token mean?
What is strstr php?
What is escaping to php?
What type of headers have to be added in the mail function to attach a file?
Is PHP an open source software?
Which is faster for or foreach?
What is curl php?
How to reset/destroy a cookie in php?
What does $this do in php?
What is the purpose of a query?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
Does facebook use php framework?
How is the ternary conditional operator used in php?
What does $_cookie mean?
Describe PHP error and logging information?