You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
380 B
15 lines
380 B
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>aijiati_30dayserror</title>
|
|
</head>
|
|
<body>
|
|
|
|
<form action="aijiati_30dayserror.php" method="post">
|
|
<a>查詢日期: </a><input type="text" name="query_date" value="<?php echo date("Y-m-d"); ?>">
|
|
<a>APIkei(預設)</a> <input type="text" name="apikey" value="Masada90491339">
|
|
<input type="submit" value="提交">
|
|
</form>
|
|
|
|
</body>
|
|
</html>
|