This commit is contained in:
xice09
2018-05-30 17:42:04 +08:00
parent ac31f78f37
commit dca62001c7
2 changed files with 3 additions and 1 deletions

View File

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