[請益] mail()及 textarea文字換行

看板PHP作者 (/ \)時間16年前 (2009/07/07 20:15), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
http://www.php.net/manual/en/function.mail.php 我剛要試做Example #2 信箱當然是改成我的 看會不會真的收到信 但卻出現 Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\AppServ\www\mail.php on line 9 這是什麼意思阿? 我還有另外一個問題 textarea裡的文字按enter可以換行 但當寫入資料庫 裡面的資料不會換行 請問該怎麼解決呢? @@ 謝謝~~ -- http://class.ruten.com.tw/user/index00.php?c=&m=&o=&p=&s=yekome -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.39.157.170

07/07 22:08, , 1F
1.你的信箱拒絕外部smtp發信 2.把'\n'替換成 <br />
07/07 22:08, 1F
文章代碼(AID): #1AKpnBJf (PHP)
文章代碼(AID): #1AKpnBJf (PHP)