<html>
<head>

<title>del_fligh.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="00_flight.php">????????</a>&gt;
<a href="add_flight_sea.php">??????</a>

</p>

<h4>?????????</h4>

<?php
include('flight_gaibu001_00.php');//??????????
//include('flight_gaibu001_be.php');//??????????

delData('flight_time02.csv',$_POST);//
showAllData('flight_time02.csv');//
?>

</body>
</html>