header()函數(shù)在php中的模板配置里寫一下就好了,新建.php就會(huì)有,不用每次寫
2019-07-21
在日期方面還是PHP的內(nèi)置更厚道更給力啊, JS還要各種自己寫方法, 而且new Date().getMonth()啥的還有坑 :)
2019-01-16
找到了, date_default_timezone_set('PRC'); //設(shè)置中華人民共和國(guó)時(shí)區(qū)
2019-01-16
strtotime('年-月-日 時(shí):分:秒 +/- n year n month n week n day n hour n minute n second')
2018-10-04