我有一個問題提交相同的形式三次,但採取不同的行動。請看下面的代碼:用三個按鈕提交相同的表單使用php if(isset($_POST['btn_submit'])){ //Some code here } ...
確定! 回上一頁