dezkit Posted March 29, 2008 Share Posted March 29, 2008 how do i make the time dynamic with the page refreshing? here is the code <? putenv("TZ=US/Eastern"); echo "New Time: ". date("h:i:s")."\n"; ?> Link to comment https://forums.phpfreaks.com/topic/98542-dynamic-time/ Share on other sites More sharing options...
ohdang888 Posted March 29, 2008 Share Posted March 29, 2008 with the page refreshing? a meta direct without the page refreshing? javascript Link to comment https://forums.phpfreaks.com/topic/98542-dynamic-time/#findComment-504334 Share on other sites More sharing options...
dezkit Posted March 29, 2008 Author Share Posted March 29, 2008 Hmmm. The code's demo supposed to look like this http://www.dynamicdrive.com/dynamicindex6/localtime.htm but no bgcolor or whatever. Link to comment https://forums.phpfreaks.com/topic/98542-dynamic-time/#findComment-504338 Share on other sites More sharing options...
ohdang888 Posted March 30, 2008 Share Posted March 30, 2008 that can probably be changed in your css Link to comment https://forums.phpfreaks.com/topic/98542-dynamic-time/#findComment-504367 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.