2014年11月24日 星期一

聊天室建置配方-1

<html>
<head>
<meta http-equiv="refresh"content="1" />
</head>


<body>
<font color="red"今天日期:><?php date_default_timezone_set("Hongkong");
echo date("Y-m-d");?></font>
<br>
<font color="blue">現在時間:<?php echo date("h-i-s");?>
</body>
</html>

沒有留言:

張貼留言