หน้าแรก
คอมมูนิตี้
ห้อง
แท็ก
คลับ
ห้อง
แก้ไขปักหมุด
ดูทั้งหมด
เกิดข้อผิดพลาดบางอย่าง
ลองใหม่
แท็ก
แก้ไขปักหมุด
ดูเพิ่มเติม
เกิดข้อผิดพลาดบางอย่าง
ลองใหม่
{room_name}
{name}
{description}
กิจกรรม
แลกพอยต์
อื่นๆ
ตั้งกระทู้
เข้าสู่ระบบ / สมัครสมาชิก
เว็บไซต์ในเครือ
Bloggang
Pantown
PantipMarket
Maggang
ติดตามพันทิป
ดาวน์โหลดได้แล้ววันนี้
เกี่ยวกับเรา
กฎ กติกา และมารยาท
คำแนะนำการโพสต์แสดงความเห็น
นโยบายเกี่ยวกับข้อมูลส่วนบุคคล
สิทธิ์การใช้งานของสมาชิก
ติดต่อทีมงาน Pantip
ติดต่อลงโฆษณา
ร่วมงานกับ Pantip
Download App Pantip
Pantip Certified Developer
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syn
กระทู้คำถาม
PHP
MySQL
<?php
session_start();
if(!isset($_SESSION['authen_id'])){
header('location:index.php');
}
include_once('connect.php');
$sql_del = "DELETE FROM `sports_eq` WHERE `sports_eq`.`sports_id` = '".$_GET['id']."'";
$result_del = $conn->query($sql_del) or die($conn->error);
if($result_del){
echo '<script> alert("ลบข้อมูลสำเร็จ")</script>';
header ('refresh:0; url:product.php');
}
?>
▼
กำลังโหลดข้อมูล...
▼
แสดงความคิดเห็น
กระทู้ที่คุณอาจสนใจ
Error (1,0) Android Studio ช่วยหน่อยครับต้องทำไง...
Error:(1, 0) Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different
สมาชิกหมายเลข 1989013
สอบถามหน่อยครับติดปัญหามากเลย
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order (Or_date,Or_name,
สมาชิกหมายเลข 4063441
sql ของ appserv
สวัสดีครับ พอดี ผมเกิดปัญหาผมจะดึงข้อมูล import ลง sql มันดัน error ใครพอจะช่วยผมได้บ้างครับ Error SQL query: CREATE TABLE `admin` ( `user` varchar(100) NOT NUL
สมาชิกหมายเลข 3748787
มีปัญหา time zone กับการเขียน php
รบกวนวิธีแก้หน่อยครับผมนั่งแก้มา 2 วันแล้ว ;( Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.time
สมาชิกหมายเลข 3863098
C# winApp จะเปิดโปรแกรมแบบไม่ให้มีหน้า console ค้างมาแบบนี้ได้ยังไง ครับ
โค้ด CopyToR /// <summary> /// The main entry point for the application. /// </summary> static void Main(string[] args) { Application.EnableVisualSt
lamaka_tor
ขอความช่วยเหลือ!!! เข้า wordpress เพื่อปรับแต่งเว็บไม่ได้ ติด Fatal error: Can't use method return value in...
เนื่องจากทำเว็บไซต์แบบไม่มีความรู้ ด้าน php เลย จึงอยากรบกวนผู้ที่มีความรู้ช่วยแนะนำปัญหาที่เกิดให้ด้วยนะครับ ปัญหาคือ ผมใส่ User & Password เพื่อเข้าปรับแต
สมาชิกหมายเลข 4004023
จะเขียน Database เริ่มยังไงดี
ตอนนี้ผมเขียน database โดยใช้ MS ACCESS อยู่ครับ ใช้งานกับบริษัท แต่ว่ามันไม่ค่อยสเถียนเท่าไหร เลยอยากจะทำแบบจริงจังมากขึ้นครับ ที่ดูๆ กะจะเอา open source, mysq
สมาชิกหมายเลข 977850
web hosting ที่ไหนดีครับ มีงบ 5000 บาท ต่อปีรวม Domain name ด้วยครับ?
web hosting ที่ไหนดีครับ มีงบ 5000 บาท ต่อปีรวม Domain name ด้วยครับ? ค้นหาใน google เจอ web hosting ของคนไทย เด่นขึ้นมา 2 จ้าว https://www.hostinger.in.th กับ
สมาชิกหมายเลข 3198480
รบกวนผู้รู้ช่วยบอกหน่อยค่ะ public_html/wp-includes/version.php) เว็บไซต์ขึ้นแบบนี้แก้ยังไงคะ
Warning: require(/home/kapaopha/domains/xxx.com/public_html/wp-includes/version.php): failed to open stream: No such file or directory in /home/kapaopha/domains
สมาชิกหมายเลข 919119
อัพไฟล์ login.php ขึ้นโฮสเเล้ว เปิดหน้าเว็บขึ้นมาเจอแบบนี้ครับ วอนผู้รู้
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/u843004795/public_html/Con
สมาชิกหมายเลข 3158336
อ่านกระทู้อื่นที่พูดคุยเกี่ยวกับ
PHP
MySQL
บนสุด
ล่างสุด
อ่านเฉพาะข้อความเจ้าของกระทู้
หน้า:
หน้า
จาก
แชร์ :
โปรดศึกษาและยอมรับนโยบายข้อมูลส่วนบุคคลก่อนเริ่มใช้งาน
อ่านเพิ่มเติมได้ที่นี่
ยอมรับ
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syn
session_start();
if(!isset($_SESSION['authen_id'])){
header('location:index.php');
}
include_once('connect.php');
$sql_del = "DELETE FROM `sports_eq` WHERE `sports_eq`.`sports_id` = '".$_GET['id']."'";
$result_del = $conn->query($sql_del) or die($conn->error);
if($result_del){
echo '<script> alert("ลบข้อมูลสำเร็จ")</script>';
header ('refresh:0; url:product.php');
}
?>