[問題] 如何把表單用php寄到hinet mail主機

看板Programming作者 (qqq)時間16年前 (2007/10/28 01:05), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
我有在hinet申請虛擬mail server 我做了一個contact.html網頁 我想要用php的mail()函數寫到contact.html裡面 就是當我按下submit按鈕就把表單內容寄到hinet信箱裡 請問要怎摸寫才會將表單內容寄到hinet 謝謝!! <input name="reset" id="reset" value="填好送出" type="reset" /> <?php mail("service@666666.com.tw","contactus","訪客資料[訪客資料]"); ?> -- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 125.229.189.60
文章代碼(AID): #178s_2z1 (Programming)