ここがリンクライブラリ(txt)とクエリ関数の違いです。
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --><form action="INDEX.php" method="post"> <名前=「月」を選択> <option value="1"<?php if(isset($_POST["month"]) && $_POST["month"] == "サブアワー (23 時 - 1 時前)朝)") echo ' selected="selected"';?>> 深夜 (23:00 ~ 午前 1:00 前)</option> <option value="2"<?php if(isset($_POST["month"]) && $_POST["month"] == "Chou Shi (1時~3時前)朝)")echo 'selected ="selected"';?>>時間帯 (午前 1 時~午前 3 時前)</option> <option value="3"<?php if(isset($_POST["month"]) && $_POST["month"] == "陰時(3時~5時前)朝)") echo 'selected ="selected"';?>>陰市 (午前 3 時から午前 5 時前まで)</option> <option value="4"<?php if(isset($_POST["month"]) && $_POST["month"] == "Mao Shi (5 時 - 午前 7 時前)") echo 'selected ="selected"';?>>真央時間 (午前 5 時から午前 7 時前まで)</option> <option value="5"<?php if(isset($_POST["month"]) && $_POST["month"] == "チェンシー (7 時 - 午前 9 時前)") echo ' selected ="selected"';?>>チェンシー (午前 7 時~午前 9 時前)</option> <option value="6"<?php if(isset($_POST["month"]) && $_POST["month"] == "シシ (午前 9 時 - 午前 11 時前)") echo 'selected = "選択済み"';?>>シシ (午前 9 時 - 午前 11 時前)</option> <option value="7"<?php if(isset($_POST["month"]) && $_POST["month"] == "正午(11時~正午13時前)" ) echo 'selected ="selected"';?>>正午 (午前 11 時から午後 13 時前まで)</option> <option value="8"<?php if(isset($_POST["month"]) && $_POST["month"] == "時間なし(13:00~15:00前)") echo ' selected="selected"';?>>時間なし (13:00 ~ 15:00)</option> <option value="9"<?php if(isset($_POST["month"]) && $_POST["month"] == "Shenshi (午後 15:00 ~ 17:00 まで)") echo 'selected ="selected"';?>>申告時間(午後15時~午後17時前)</option> <option value="10"<?php if(isset($_POST["month"]) && $_POST["month"] == "ようし(午後17:00-19:00)") echo ' selected= "選択済み"';?>>ようし(午後17:00~19:00)</option> <option value="11"<?php if(isset($_POST["month"]) && $_POST["month"] == "Xu Shi (19時~21時前)夕方)") echo 'selected ="selected"';?>>Xushi (19:00 ~ 21:00 前)</option> <option value="12"<?php if(isset($_POST["month"]) && $_POST["month"] == "ハイシ(21時~23時前)夕方)") echo 'selected ="selected"';?>>Hai Shi (夕方 21 時 - 23 時前)</option> </選択> <input type="submit" value="Submit" /> </フォーム> $month = $_POST['月']; $filename = sprintf("1.txt"); $f = fopen($filename, "r"); if(!$f) { die("ファイル:".$filename."存在しません。"); } $lines = 配列(); while(!feof($f)) { $lines[] = fgets($f); } fclose($f); for($i = 0; $i <count if> 0) $lines[$i] = $m[0]; }echo "<表の幅="500" ボーダー="0" セルパディング="0" セルスペース="0" bgcolor="#C5D5C5" align="center"><tr><td><表の幅="100%" border="0" cellpadding="8" cellpacing="1">"; echo "<tr><td bgcolor="#F5F5F5" align="center" width="60">時刻</td><td bgcolor="#FFFFFF" style='font-size: 14px ; font-weight: 太字; 色: #F00;'>$month</td></tr><tr><td bgcolor="#F5F5F5" align="center">左眼跳び< ;/td><td bgcolor="#FFFFFF" style="font-size: 14px;">$lines[$i][0]</td></tr>"; echo "<tr><td bgcolor="#F5F5F5" align="center">右眼跳び</td><td bgcolor="#FFFFFF" style='font-size: 14px;'> ;$lines[$i][2]</td>";echo "</tr></table></td></tr></table>"; ?> <div class="clear"></div></count>