php mktime()函数错误,高手帮帮忙,在线等回复
时间:2011-08-31
来源:互联网
php版本6.0
<?php
echo "mktime函数返回的时间戳:".mktime()."<p>";
?>
mktime()的参数直接是空会错误吗?应该是可以省略的吧?
错误提示
Strict Standards: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead in F:\AppServ\www\phpweb\10\6\index.php on line 23
Strict Standards: mktime() [function.mktime]: You should be using the time() function instead in F:\AppServ\www\phpweb\10\6\index.php on line 23
mktime函数返回的时间戳:1314760412
[ 本帖最后由 sunles 于 2011-8-31 12:57 编辑 ]
<?php
echo "mktime函数返回的时间戳:".mktime()."<p>";
?>
mktime()的参数直接是空会错误吗?应该是可以省略的吧?
错误提示
Strict Standards: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead in F:\AppServ\www\phpweb\10\6\index.php on line 23
Strict Standards: mktime() [function.mktime]: You should be using the time() function instead in F:\AppServ\www\phpweb\10\6\index.php on line 23
mktime函数返回的时间戳:1314760412
[ 本帖最后由 sunles 于 2011-8-31 12:57 编辑 ]
作者: sunles 发布时间: 2011-08-31
http://aiyooyoo.com/index.php/archives/444/
作者: zxs3008 发布时间: 2011-08-31
time()和mktime()的区别,查手册即可,很简单的问题。
作者: kuhanzhu 发布时间: 2011-08-31
我想知道mktime()函数里面的参数不能省略吗?
我看手册手参数可以省略的,省略的参数被设置成本地日期和时间的当前值?
我看手册手参数可以省略的,省略的参数被设置成本地日期和时间的当前值?
作者: sunles 发布时间: 2011-08-31
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28