<form method=”post” action=”add_file.php” enctype=”multipart/form-data” method=”post”>

(処理)

<input type=”file” name=”file_select” style=”width:300px”>

(処理)

</form>