Answer Posted / yasir
Here you go
PECL extention apc (alternate php cache). A most powerful
Caching System by PHP. apc cache bytecode also by default
and increase performance by 60%
or
use PEAR "Cache" class to Cache data or page.
or Smarty also provide page caching.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to create an empty array in php?
Does exist in php?
What is cURL in PHP?
How to open a file in php?
Write down the benefits of php7?
What is php good for?
How to pass an argument to a function?
What is the string concatenation operator in php?
Tell me how is it possible to know the number of rows returned in result set?
Explain the difference between $var and $$var?
What are major variables in research?
How can you increase the maximum execution time of a script in php?
What are the uses of implode() function?
What is csrf verification?
What are php magic methods?