Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you achieve page caching in PHP?

Answers were Sorted based on User's Feedback



How do you achieve page caching in PHP?..

Answer / 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

How do you achieve page caching in PHP?..

Answer / mahesh a. chavda

http://www.ilovejackdaniels.com/php/caching-output-in-php/

Is This Answer Correct ?    0 Yes 1 No

How do you achieve page caching in PHP?..

Answer / sadhana

By using the hidden value input pass any of the variable in
the page which u want to catch,then request the same
variable from another page

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More PHP Interview Questions

What is binary safe function in php?

0 Answers  


What are different types of runtime errors in php?

0 Answers  


When do you use define() and when do you use const. What are the main differences between those two?

0 Answers  


Is php a web server?

0 Answers  


How can we do user authentication without using session/cookies ? For ex:- From page1 accepts user name and password and need to check in all other pages whether the user has logged in or not

6 Answers   TCS,


How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?

6 Answers  


How I use global variable in another page without using $_GET method?

9 Answers  


How do you add a joomla Template in admin panel of joomla? Please mention the steps

3 Answers   Cognizant, T3 Softwares,


What is a composer?

0 Answers  


What is PEAR in PHP?

3 Answers  


What is use of in_array() function in php?

0 Answers  


What is the main difference between asp net and php?

0 Answers  


Categories