Jump to content

Include("page.php"); -- Auto refresh


unistake

Recommended Posts

Hi,

I want to include a page named countdown.php into my index.php page.

I know the code include("countdown.php") however I want the countdown timer to refresh every second.

 

Does anyone know of some php code that I can include in the countdown.php page so that it refreshes every second on the index.php page? - (Without getting the index.php page to refresh every second!)

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/97608-includepagephp-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.