作者chessjim (jim)
看板Database
标题[SQL ] mysql资料库"新增资料"失败
时间Tue Aug 7 09:58:01 2012
mysql资料库"新增资料"失败
我在mysql资料库建立了名叫chessjimtest的资料库
在其下建立了名叫guestbook的资料表
我写了WriteEmail.html来接收与传送姓名与Email
http://paste.bradleygill.com/index.php?paste_id=386259
用WriEmail.php来新增一笔资料
http://paste.bradleygill.com/index.php?paste_id=386260
编译过了,但不知错在哪,资料库没有新增成功
帮帮我好吗?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.116.246.174
1F:推 ZLYT:insert into `guestbook` (`xx`,`yy`) values ('$zz','$aa') 08/07 14:04
2F:→ chessjim:受我一拜,大谢 08/07 17:15