[请益] 寄送留言板的讯息,可以寄送但无留言内容

楼主: nanakawaki (持续写,因为心还在跳)   2014-09-09 00:26:28
小妹没学过PHP,请高手帮忙解答,谢谢
留言板填入资料按了SEND,我的信箱收的到信,但是内容姓名.信箱.讯息都空白
以下是我的网站 http://www.roser.er-webs.com/
程式码如下
留言板.HTML
<form name="form" method="post" action="sendmail.php">
<input type="text" placeholder="Name" required />
<input type="text" placeholder="Email" required />
<textarea>Message</textarea>
<input type="submit" value="" />
</form>
作者: ql4au04 (方便面)   2014-09-09 01:52:00
html的name呢?没name post吃不到吧
作者: wayway2004 (暐暐)   2014-09-09 01:54:00
input要有name,跟接受的post一致

Links booklink

Contact Us: admin [ a t ] ucptt.com