how to set time_zone in php [solve] joomla ,cakephp,codeingiter ,core php

ini_set('date.timezone', 'Asia/Calcatta'); or
date_default_timezone_set( 'Asia/Calcatta')

Comments

Popular posts from this blog

php format date string short month

curl service example in php