$mapname=str_replace($findstr,'',($_POST['mapname'])); function upfiletype( $filename){
$arr=explode('.',$filename);
$a=count($arr)-1;
return $arr[$a];
//
関数 isNo($str){
$intarr=array('1','2','3','4','5','6','7','8', '9', '0','.');
$a=str_replace($intarr,'',$str);
return ($a=="")
/// ///ウィンドウサイズの制御///////
function html(){
echo <<
ファイルアップロード