changer utf

This commit is contained in:
xice09
2018-05-30 15:49:25 +08:00
parent dd4e3a67e5
commit 3bff5f0848

View File

@@ -1,4 +1,4 @@
<?php <?php
header("Content-Type: text/html;charset=utf-8"); header("Content-Type: text/html;charset=utf-8");
$userIp = $_SERVER["REMOTE_ADDR"]; $userIp = $_SERVER["REMOTE_ADDR"];
$timeend = date("H:i:s"); $timeend = date("H:i:s");