Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
Answer / Nitish Mathur
Yes, it's possible to share a single instance of Memcached between multiple PHP projects. You just need to ensure that all the PHP scripts are configured to use the same Memcached server.
| Is This Answer Correct ? | 0 Yes | 0 No |
for image work which library?
Where is php code written?
What is php and how do you use it?
What are the different types of php variables?
Is php closing tag necessary?
which function used to get the number of days between two given dates in php
Explain some most commonly use string functions in php?
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?
Which function gives us the number of affected entries by a query?
how can we retrive value from one database server and store them another database server using php?
Php code to find whether a number armstrong or not?
What is composer phar?