如何输出时间戳?如何输出时间戳?字段date1int(11)echo?[解决办法]select * form.....$data=$row['data1'];echo date('Y-m-d',$data);//orecho date('H:i:s',$data);//跟平时的一样