|
|
|
...พี่พี่คับ ช่วยแก้โด้ดให้ผมด้วยคับ... Error MySQL Query อย่างนี้อะคับ จะต้องแก้ว่าอะไรอ่ะคับ ผมจนปัญญาจริงๆ คับ |
|
|
|
|
|
|
|
<!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>
<title>w w w . i t r a h . o r g</title>
<meta name="keywords" content="Quran, กุรอาน, Gurba, alitrah, itrah, al-itrah, ลูกหลาน" />
<meta http-equiv="content-type" content="text/html; charset=tis-620, windows-874, utf-8">
<link href="style_CSS.css" type="text/css" rel="stylesheet" />
<link href="menu_CSS.css" type="text/css" rel="stylesheet" />
</head>
<body>
<table bgcolor="fffff0" border="0" cellspacing="0" cellpadding="0" align="center" width="900">
<tr>
<td height="194px" background="pictures/banner1.png" valign="top">HOME > <?php echo stripslashes($data_topic['group']); ?> > <?php echo stripslashes($data_topic['topic']); ?></td>
</tr>
<tr>
<td valign="top">
<?php
include('config.inc.php');
$id = $_GET['id'];
$sql = "SELECT *, ";
$sql .= "DATE_FORMAT(date_posted, '%e-%m-%Y %H:%i') AS date";
$sql .= "FROM tbl_topic";
$sql .= "WHERE topic_id = $id; ";
$result = mysql_query($sql);
$data_topic = mysql_fetch_array($result);
?>
<table width="100%" border="0" bordercolor="aaaaaa" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<p class="ps"><?php echo stripslashes($data_topic['topic']); ?><br /><?php echo stripslashes($data_topic['name']); ?> เรียบเรียง<br /><?php echo $data_topic['date']; ?></p><hr color="#aaaaaa" size="1" width="200" align="left" />
<p class="article"><?php echo stripslashes($data_topic['detail']); ?></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
จากโค้ดข้างบนเป็นโค้ดที่แสดงบทความในหน้าเว็บหลักจากที่คนดูเว็บเค้าเลือกชื่อบทความแล้ว แต่ว่ามันไม่ได้แสดงบทความให้ดูอ่ะคับ แต่ว่ามันขึ้นว่า
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in D:\AppServ\www\itrah\reply.php on line 27
อย่างนี้อะคับ
จะต้องแก้ว่าอะไรอ่ะคับ ผมจนปัญญาจริงๆ คับ ช่วยหน่อยนะคับ บรรทัดที่ 27 คืออันที่ผมทำสีแดงไว้อ่ะคับ
ขอบคุณคับ
Tag : - - - -
|
|
|
|
|
|
Date :
1 ธ.ค. 2551 16:30:00 |
By :
aleef_idear |
View :
900 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
echo $sql;
ดูว่าถูกมั้ย
|
|
|
|
|
Date :
2 ธ.ค. 2551 13:25:08 |
By :
torajang |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|