//from w ww . ja v a 2s. com //index.php <?php if (isset($_POST['submit'])) { echo "You like the following languages:<br />"; foreach($_POST['languages'] AS ...
確定! 回上一頁