[請益] 按下表單的submit後整個畫面只剩背景顏色?

看板PHP作者 (hold on)時間17年前 (2008/05/21 17:19), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串1/2 (看更多)
我現在在作一個需帳密登入的網頁 連到一個login.php 以下是我大略的寫法 <form name="login" method="post"> ..... <input type="submit"> <?php include( 'login.php' ); ?> ..... </form> 因為login.php需要判斷一些錯誤 並印出訊息 我希望印在submit鍵的下面 但是登入網頁有一些flash跟圖檔 按下去之後 除了錯誤訊息和表單裡的東西還在 其它的就只剩背景畫面 = = 我試過用 action 的方式 但是也是一樣 只剩背景畫面 請問有人跟我遇過一樣的問題 @@? -- I never looked at the consequences of missing a big shot. Why? Because when you think about the consequences, you always think of a negative result. -- Michael Jordan -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.123.10.40

05/21 17:41, , 1F
有ERROR 而且 ERROR 關閉顯示
05/21 17:41, 1F

05/22 18:49, , 2F
感謝樓上 已解決:D
05/22 18:49, 2F
文章代碼(AID): #18C-afKK (PHP)
文章代碼(AID): #18C-afKK (PHP)