Home  >  Article  >  Backend Development  >  《PHP-简略小程序服务器为浏览器提供时间显示》

《PHP-简略小程序服务器为浏览器提供时间显示》

WBOY
WBOYOriginal
2016-06-13 13:10:431480browse

《PHP---简单小程序服务器为浏览器提供时间显示》

我这种显示方式需要不断的向服务器发送请求,显然是不可取的。

我们可以用javascript代码获取本机时间,然后显示。此处只是为了练习一下PHP。



<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>php灏</title>
Statement:
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