ช่วยแก้โค๊ดนี้หน่อยคะ พี่ๆท่านหลาย ติดอยู่ตอนนี้นิดเดียวแล้วคะม
มันขึ้นมาฟ้องว่า
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\show.php on line 19
และ
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\show.php on line 35
นี้โ๕ีดคะ
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
อาจหาตารางไม่เจอหรือเขียนโค๊ดผิด ถ้าจะให้ดีเปลี่ยนชื่อฟิว no เลยแหม่งๆไงไม่รู้
$sql = "SELECT * FROM `test` where no='$no'";
Date :
2010-12-21 12:26:21
By :
aunjijoke
No. 3
Guest
ตอนนี้แก้ที่ error ได้แล้วนะคะ
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\show.php on line 19 อันนี้แก้ๆได้แล้ว
ที่เหลือยังแก้ไม่ได้คะ ช่วยหน่อยนะคะ