fetch(); //$title = htmlspecialchars(mb_convert_encoding($rowdata[0],"UTF-8", "EUC-JP")); $title = htmlspecialchars($rowdata[0]); if ($rowdata[1] == ""){ $countno = ""; }else{ $countno = "第".htmlspecialchars($rowdata[1])."話"; } //$subtitle = htmlspecialchars(mb_convert_encoding($rowdata[2],"UTF-8", "EUC-JP")); $subtitle = htmlspecialchars($rowdata[2]); $tid = htmlspecialchars($rowdata[3]); $filename = htmlspecialchars($rowdata[4]); }else{//引数なしエラー処理 header("Status: 404 Not Found",TRUE,404); print "
\n"; print "Download Video: HTML5 Video Player by VideoJS