$line = date('Y-m-d H:i:s', strtotime("+2 hours")) . " - " . $_SERVER['REMOTE_ADDR']."<br \>";. Is the output generated to HTML or a text file?
確定! 回上一頁