arrays htmlphppost ... <form enctype="multipart/form-data" action="process.php" method="POST"> ... more ... Then the in PHP $_POST['data']; will be an array:
確定! 回上一頁