date_default_timezone_set('PRC');

$a = strtotime(date('Ymd'));

echo $a;