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
What is get and post method in php?
Why do we use sessions in php?
What are the differences between php constants and variables?
What are the two types of variables?
Does php have multiple inheritance?
How can we access the data sent through the url with the get method?
Who is the father or inventor of php?
What kind of things have you done on the social side?
What is session and Cokkies . How it works . tell some thing about Session_id()
What does a special set of tags do in php?
How to Retrieve the Session ID of the Current Session?
Tell me how to find current date and time?
Explain object-oriented methodology in php?
What is the difference between $name and $$name?
How arrays are passed through arguments?