Forum Moderators: coopster

Message Too Old, No Replies

Maintain Caching at header part, footer part, side bar part and etc.

Caching header part, footer part, side bar part and content level caching

         

vasap

6:57 am on Jan 29, 2009 (gmt 0)

10+ Year Member



Hi!
Can any one help me out from this issue. The issue is I need to maintain caching at different parts of the page. Header level, Footer level, Side bar level and content level caching in PHP.
Thanks in advance

coopster

2:17 pm on Jan 29, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, vasap.

You can use output buffering to capture just those portions of your pages and then handle accordingly.