XXX)){}// 英数字である場合if(preg_match("/\A[a-zA-Z0-9]+\z/",XXX)){}// テキストファイル(.txt)である場合if(preg_match("/\.txt/i",XXX)){}// 日本語、英数字、スペースを許可する場合if(preg_match