View Single Post
muukis
Veteran Member
Join Date: Apr 2009
Old 05-16-2009 , 03:30   Re: ChatLog v1.3.4 (Extended)
Reply With Quote #23

Quote:
Originally Posted by waertf View Post
i found that the start time of mysql server is wrong in phpmyadmin
but use
SELECT CURTIME( )
SELECT CURDATE( )
then it catch the correct system time
the php file i only modified 5 db value
and the values of date looked from phpmyadmin are correct
help pls

Edit1: I fix it myself
add line:date_default_timezone_set('Asia/Taipei');
GJ
muukis is offline