Fredalone Posted October 17, 2012 Share Posted October 17, 2012 I got an problem... I have an website that I need to know how I put 3 things... 1º Real Date/time of GMT +00 ( Europe/Dublin ) in MySQL; -> this I want to know how to put in MySQL. 2º UPDATING seconds ( in PHP but connected to MySQL Date/time that is "reloading" every second ) 3º Create an Time_out for every 1 minute, it runs an mysql_query(); Its possible? thanks Link to comment https://forums.phpfreaks.com/topic/269566-date-php-mysql-connection/ Share on other sites More sharing options...
fenway Posted October 21, 2012 Share Posted October 21, 2012 CONVERT_TZ and the current timezone will help. Link to comment https://forums.phpfreaks.com/topic/269566-date-php-mysql-connection/#findComment-1386767 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.