Learning anything from anywhere
My last post about glitch in time related function for php5 I use a function date_default_timezone_set
For global setting as always use date.timezone in php.ini
just change from :
;date.timezone =Asia/Jakarta
uncomment it first by remove semicolon mark into this :
date.timezone =Asia/Jakarta
save php.ini files and restart apache
try view using phpinfo()
you’re done
Thanks .. this helps me a lot. During the installation of zabbix server
Thanks.This is a very usefull article to control localhost timezon setting.
Please Note: All comments will be hand modified by our authors so any unsuitable comments will be removed and you comments will be appreared after approved
Thanks .. this helps me a lot.
During the installation of zabbix server