<html>
<head>
<title>add_flight_sea.php??</title>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body>
<h3>????????????????</h3>

<p>
<a href="add_flight.html">???????</a> &gt;
<a href="added_flight.php">?????????</a> &gt;
<a href="del_flight.php">???????</a> &gt;
<a href="delled_flight.php">?????????</a> &gt;
<a href="00_flight.php">????????</a>
</p>

???????????<b>???&?</b>???????????????????????<br />

<form action="add_flight_sea.php" method="post">
???
<input type="text" name="f_in">
<input type="submit" value="??" />

<?php
include("flight_gaibu001_00.php");//??????????
//include("flight_gaibu001_xx.php");//????(xx)??????
$fname='flight_time02.csv';//??????????????
DataSea($fname);//(xx)

?>

</form>

</body>
</html>