作者wei7613 (小噗)
看板PHP
標題[請益] 請求解答 WARNING
時間Thu Jan 24 09:59:28 2008
Warning: Cannot modify header information - headers already sent by (output
started at C:\AppServ\www\system_2008_01_23\spwd.php:1) in
C:\AppServ\www\system_2008_01_23\spwd.php on line 40
編譯的時候出現了這段文字
請問一下
他在說甚麼@@
謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 210.60.11.253
→ wei7613:那一行程式碼是header("location:studentIN.htm"); 01/24 10:04
推 yohko:你已經先輸出標頭了 就不能用header() 01/24 14:04