/ Published in: PHP
Instead of using this function to set the default timezone in your script, you can also use the INI setting date.timezone to set the default timezone.
* Does not affect timestamp functions, which are all GMT
* Does not affect timestamp functions, which are all GMT
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php ?>
URL: http://php.net/manual/en/function.date-default-timezone-set.php