罪と罰++二律背反


  • <td nowrap>
    <select name="sogo">
    EOM
    	foreach(0 .. $#sogo_p){
    		print "<option value=$_";
    		print " selected" if($sogo==$_);
    		print ">$_:$sogo_p[$_]\n";
    	}
    	print <<"EOM";
    </select>
    </td>

<td nowrap>
<select name="sogo2">
EOM
	foreach(0 .. $#sogo_p){
		print "<option value=$_";
		print " selected" if($sogo2==$_);
		print ">$_:$sogo_p[$_]\n";
	}
	print <<"EOM";
</select>
</td>

<th nowrap>称号</th>
<th nowrap>称号2</th>
sogo2;$in{'sogo2'},

<th nowrap>称号</th>
<th nowrap>称号2</th>

<td nowrap>$in{'sogo'}</td>
<td nowrap>$in{'sogo2'}</td>



トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2012-06-08 (金) 00:30:48 (4334d)