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 many types of arrays are there in php?
How can we determine whether a variable is set?
What is putenv?
Explain the difference between mysql_connect and mysql_pconnect?
How to run the interactive php shell from the command line interface?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Who created numbers?
How is it possible to know the number of rows returned in the result set?
Why php is used with mysql?
How we get ip address of client, previous reference page etc?
What is T_PAAMAYIM_NEKUDOTAYIM?
What is __ construct in php?
Tell me what should we do to be able to export data into an excel file?
What is the scope of a variable defined in a function?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?