Setting Timezone and Date with ini_set
Posted on July 23, 2013 in PHP by Matt Jennings
To change the time zone – which is the second parameter in ini_set()
below – use a value from PHP.net’s list of supported timezones.
[php]
© 2007 – Jane Doe.
[/php]