|
![](/images/resource/spacer.gif) |
|
ช่วยที insert เข้าตารางไม่ได้มันบอก syntaxerror บรรทัดที่ 17อะ |
|
![](/images/resource/viewboard_01.gif?v=1001) |
|
|
![](/images/resource/viewboard_03.gif?v=1001) |
![](/images/resource/viewboard_04.gif?v=1001) |
|
<?php
$con = mysql_connect("localhost","root@localhost","");
if (!$con)
{
die('ติดต่อฐานข้อมูลไม่ได้: '.mysql_error());
}
mysql_select_db("clickmeshop",$con);
$sql = mysql_query("INSERT INTO member(username,password,name,surname,id_pp,birthday,address,town,z_code,tel,m_ph,email) VALUES('$_POST[username]','$_POST[password]','$_POST[name]','$_POST[surname]','$_POST[id_pp]','$_POST[birthday]','$_POST[address]','$_POST[town]','$_POST[z_code]','$_POST[tel]','$_POST[m_ph]','$_POST[email]')");
if (!mysql_query($sql,$con))
{
die('Error: '.mysql_error());
}
else
{
echo "ป้อนสำเร็จ!";
}
?>
ช่วยที่ไม่รู้ผิดตรงไหนเนี่ย
Tag : - - - -
![](/images/adv.jpg?v=1001)
|
|
![](/images/resource/blockviewtopic_01.gif?v=1001) |
![](/images/resource/blockviewtopic_02.gif?v=1001) |
![](/images/resource/blockviewtopic_03.gif?v=1001) |
![](/images/resource/blockviewtopic_04.gif?v=1001) |
Date :
13 ส.ค. 2549 12:32:51 |
By :
nongkick |
View :
1957 |
Reply :
1 |
|
![](/images/resource/blockviewtopic_06.gif?v=1001) |
![](/images/resource/blockviewtopic_07.gif?v=1001) |
![](/images/resource/blockviewtopic_08.gif?v=1001) |
![](/images/resource/blockviewtopic_09.gif?v=1001) |
|
|
|
![](/images/resource/viewboard_06.gif?v=1001) |
![](/images/resource/viewboard_07.gif?v=1001) |
|
![](/images/resource/viewboard_08.jpg?v=1001) |
![](/images/resource/viewboard_09.gif?v=1001) |
![](/images/resource/viewboard_01.gif?v=1001) |
|
|
![](/images/resource/viewboard_03.gif?v=1001) |
![](/images/resource/viewboard_04.gif?v=1001) |
|
เง้อ..ถามผิดบอร์ดหรือเปล่าเนี่ย
แต่เท่าที่ดูคร่าว ๆ อะนะ..คุณยังไม่ได้เรียกใช้คิวรี่เลยอ่ะ..ก็เลย
mysql_query($sql,$con) น่าจะเป็นแบบนี้ก่อนหรือเปล่าครับ
if (!mysql_query($sql,$con))
เห่อ ๆ ตามบอร์ดนี้ก็ตอบไปแบบนี้ละหว่า..งู ๆ ปลา ๆ อ่ะ
|
![](/images/resource/blockviewtopic_01.gif?v=1001) |
![](/images/resource/blockviewtopic_02.gif?v=1001) |
![](/images/resource/blockviewtopic_03.gif?v=1001) |
![](/images/resource/blockviewtopic_04.gif?v=1001) |
Date :
14 ส.ค. 2549 09:43:36 |
By :
นายกระจอก |
|
![](/images/resource/blockviewtopic_06.gif?v=1001) |
![](/images/resource/blockviewtopic_07.gif?v=1001) |
![](/images/resource/blockviewtopic_08.gif?v=1001) |
![](/images/resource/blockviewtopic_09.gif?v=1001) |
|
|
![](/images/resource/viewboard_06.gif?v=1001) |
![](/images/resource/viewboard_07.gif?v=1001) |
|
![](/images/resource/viewboard_08.jpg?v=1001) |
![](/images/resource/viewboard_09.gif?v=1001) |
|
|
|
![](/images/digitalocean-banner.jpg)
|
Load balance : Server 05
|