:: How to setup time zone php in htaccess
edit .htaccess file and add line like:
php_value date.timezone "Asia/Jakarta"
other timezone you can found on:
//www.php.net/manual/en/timezones.php
:: Links
+ Google
+ WebmasterStuc
8 sec read
:: How to setup time zone php in htaccess
edit .htaccess file and add line like:
php_value date.timezone "Asia/Jakarta"
other timezone you can found on:
//www.php.net/manual/en/timezones.php
:: Links
+ Google
+ WebmasterStuc