How do you achieve page caching in PHP?

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


Please Help Members By Posting Answers For Below Questions

What are differences between PECL and PEAR?

512


Difference between mysql_connect and mysql_pconnect?

504


Tell me is it possible to protect special characters in a query string?

493


Is facebook still written in php?

551


What is a static variable in php?

527






Which is the correct way to check if a session has already been started ?

518


Explain how to submit form without a submit button.

539


What is the difference between print() and echo()?

573


What type of language is php?

517


How to replace a substring in a given string?

549


What are headers in php?

523


Why delimiter is used in mysql?

545


How many different types of messages available in php?

544


What is active record in php?

479


What is advanced php programming?

532