但是要特別注意一點,如果在 textarea 裡輸入文字時按 enter 換行,在輸出成 HTML 時必須先將 "\n" 轉換成 "\n" 才可以: $message ...
www.jollen.org