Home > Backend Development > PHP Tutorial > .data报错请问下怎么回事

.data报错请问下怎么回事

WBOY
Release: 2016-06-20 12:45:45
Original
958 people have browsed it

echo "现在时刻北京时间:" .data("Y-m-d H:i:s")."";

Fatal error: Call to undefined function data() in D:\Webpage\index.php on line 21


回复讨论(解决方案)

是 date 不是 data

感谢楼上 我也是醉了- -

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template