[請益] 按下表單的submit後整個畫面只剩背景顏色?
我現在在作一個需帳密登入的網頁
連到一個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
05/21 17:41, 1F
→
05/22 18:49, , 2F
05/22 18:49, 2F
討論串 (同標題文章)
完整討論串 (本文為第 1 之 2 篇):
PHP 近期熱門文章
PTT數位生活區 即時熱門文章