php设置时区

php页面中有时候想改时区,最简单的办法是在程序的上面加上这样一句话:

date_default_timezone_set('PRC');

 

posted @ 2012-10-30 19:22  KoMiles  阅读(542)  评论(0编辑  收藏  举报