Jump to content

Auto-Refresh


Hardbyte

Recommended Posts

Hi.

So, Iv got an index page that calls all the other different pages if you know what I mean. So in total, I got an index page, a header and then the body (mainpage) and then a footer.

I need to automatically refresh the body (mainpage) only every 30 secs or whatever. But:- [code]<META http-equiv="refresh" content="10;URL=index.php?page=mainpage">[/code] appears to refresh the whole index file including header and footer which is causing a bandwidth issue.

Is there any way of auto-refreshing the mainpage only on a timer?

Thanks in advance.

Hardbyte
Link to comment
https://forums.phpfreaks.com/topic/5837-auto-refresh/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.