#!/usr/local/bin/perl ##----製作者----## # # Players who's who Version 1.10 # # This is Freeware. # Script written by Masayoshi # Created on: 2002.09.15 # Update: 2002.09.16 # Copyright (C) 2002 Masayoshi. All Rights Reserved. # I can be reached at: masayosi@mahoroba.ne.jp # Scripts Found at: http://www3.mahoroba.ne.jp/~masayosi/cgi-labo/index.html # ############################################################ require '../cgi-lib.pl'; &ReadParse(in); ##----設定----## # タイトル $title = "Players who's who"; # 記録ファイル $dat = "pww.dat"; # Home Page URL $home = "http://www3.mahoroba.ne.jp/~masayosi/cgi-labo/index.html"; # 色設定 $bgcolor = "#8080FF"; $tdbg = "#FFFFFF"; $text = "#000000"; $link = "#000000"; $vlink = "#990000"; $alink = "#FF3300"; $hlink = "#FF0000"; ##----設定終了----## $in{'word'} =~ s/</g; $in{'word'} =~ s/>/>/g; $word = $in{'word'}; $start = $in{'start'}; $hyouji = $in{'hyouji'}; print "Content-type: text/html\n\n"; print <<"EOM";
You searched for : $word
\n"; &seek; &end; } ##----検索窓----## sub input{ print <<"EOM"; EOM } ##----検索----## sub seek{ open (FILE, "$dat"); @allbody =一致しませんでした
\n"; } $last = @allbody; if($count == $last){ &end; } } ##----結果表示----## sub result{ print <<"EOM";名前 | $ename | ||
$jname | |||
国籍 | $natio | 出身地 | $birthplace |
ポジション | $position | 生年月日 | $birth |
代表\歴 | $caps試合 $score得点 | 身長・体重 | $heiwei |
所属クラブ | W杯出場 | ||
$club | $wcup |