placeholderCopy <pre> <?php print_r($_POST);?> </pre> <form ... 此技術可用於避免 $_POST 陣列上的後處理迴圈,使你的程式碼更精簡,更簡潔。
確定! 回上一頁