How to cache the external footer from a live site?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sunil_23413
Forum Newbie
Posts: 10
Joined: Thu Mar 12, 2009 5:43 am

How to cache the external footer from a live site?

Post by sunil_23413 »

How to cache the external footer from a live site i.e. to be placed in IP.Board 2.3?

Well I am going to fetch footer (any content) from an external site. Want to cache it for 2o minutes and place it at a position in my ipboard site. As I am newbie to IP.Board 2.3.I don’t know how caching is done in IP.Board 2.3. So I am not able to cache the external footer from a live site. Well as all the content of ipboard has inbuilt cacheing. But the external footer fetched from other site is taking a lot time to load as I am not able to cache it.

Or simply anyone as a suggestion on how to cache any content fetched from any other live site. I want to cache all the content including images.
Post Reply