首页技术文档Php › PHP 时间转换Unix 时间戳

PHP 时间转换Unix 时间戳

<?php
$time?=?”2010-01-22?12:00:02″;
echo?mktime($time);
?>

本站技术交流群:24735919,欢迎大家进群交流探讨!

发表评论