date_default_timezone_set('PRC');
$a = strtotime(date('Ymd'));
echo $a;
上一篇:php判断是手机登陆还是PC登陆
下一篇:几款自己常用的sublime插件