Answer:
Technology that caches objects in memory and the application can get to them really fast. It is the basis in scaling larger PHP application.
Previous Question | Next Question |
Tell me what’s the difference between the include() and require() functions? | Explain me what is the difference between the functions unlink and unset? |