I live in New Zealand, my website is aimed a people mostly in New Zealand so i want to change PHP's time zone to New Zealand i can use
date_default_timezone_set('Pacific/Auckland');
but i was wondering can i change the setting in the php.ini file
date_default_timezone_set('Pacific/Auckland');
but i was wondering can i change the setting in the php.ini file