What is mem_cache ? How do you put a database query into that ?
Answer Posted / abinash grahacharya
mod_mem_cache is most useful when used to cache locally
generated content or to cache backend server content for
mod_proxy configured for ProxyPass
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I end a php session?
How many escape sequences are recognized in double-quoted strings in php?
Tell me how comparison of objects is done in php5?
Tell me what kind of things have you done on the social side?
Why we use get in php?
Does wordpress still use php?
What are the benefits of using php and mysql?
What is move_uploaded_file in php?
List few sensible functions in PHP?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How do you define a constant in php?
How to convert a string to uppercase in php?
How do you end php?
What is difference between static and constant?
How can I increase my website session?