|
|
|
ช่วยดุให้ผมหหน่อยคับ ทำไม วนลูปเเล้ว มัน Error บรรทัด 173 |
|
|
|
|
|
|
|
บรรทัด 173 คือ ???
|
|
|
|
|
Date :
2012-04-02 16:09:20 |
By :
rootElement@kmutnb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
$sql2 = "SELECT * FROM ans_webboard WHERE a_no=".$_GET['a_no']."";
|
|
|
|
|
Date :
2012-04-02 19:14:30 |
By :
000su000 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใช้แบบนี้ครับ
กรณีที่ a_no เป็นตัวเลข
Code (PHP)
$sql2 = "SELECT * FROM ans_webboard WHERE a_no=".$_GET['a_no'];
กรณีที่ a_no เป็นตัวอักษร
Code (PHP)
$sql2 = "SELECT * FROM ans_webboard WHERE a_no='".$_GET['a_no']."'";
|
|
|
|
|
Date :
2012-04-03 08:11:17 |
By :
rootElement@kmutnb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คุ้นๆเหมือนเคยตอบแล้วนะครับ เค้าลืม connect db
|
|
|
|
|
Date :
2012-04-03 08:22:23 |
By :
pumin99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
$sql2 = "SELECT * FROM ans_webboard WHERE a_no='$_GET[a_no]'";
สงสัยไม่มีค่าแล้ว error
|
|
|
|
|
Date :
2012-04-03 08:49:26 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
นี่คือ Code เต็มของมันครับ ตอนนี้ได้เเก้เป็นเเบบของพี่ mr.win เเล้ว ค่า error หายไปเเล้ว
เเต่มันไม่เเสดงข้อมูลใน DB คับ
Code (PHP)
<?
session_start();
?>
<!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=utf-8" />
<title>show_detail</title>
<meta name="keywords" content="pink shop, store template, ecommerce, online shopping, CSS, HTML" />
<meta name="description" content="Pink Shop is a free ecommerce template provided by templatemo.com" />
<link href="templatemo_style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="stylesheet/styles.css" />
<script src="SpryAssets/SpryValidationTextarea.js" type="text/javascript"></script>
<script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
function clearText(field)
{
if (field.defaultValue == field.value) field.value = '';
else if (field.value == '') field.value = field.defaultValue;
}
</script>
<script language="javascript" type="text/javascript" src="scripts/mootools-1.2.1-core.js"></script>
<script language="javascript" type="text/javascript" src="scripts/mootools-1.2-more.js"></script>
<script language="javascript" type="text/javascript" src="scripts/slideitmoo-1.1.js"></script>
<script language="javascript" type="text/javascript">
window.addEvents({
'domready': function(){
/* thumbnails example , div containers */
new SlideItMoo({
overallContainer: 'SlideItMoo_outer',
elementScrolled: 'SlideItMoo_inner',
thumbsContainer: 'SlideItMoo_items',
itemsVisible: 5,
elemsSlide: 3,
duration: 200,
itemsSelector: '.SlideItMoo_element',
itemWidth: 140,
showControls:1});
},
});
</script>
<link href="SpryAssets/SpryValidationTextarea.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="templatemo_wrapper">
<div id="templatemo_menu">
<ul>
<li><a href="#" class="current"><span>.01</span>Home</a></li>
<li><a href="http://www.templatemo.com/page/1" target="_parent"><span>.02</span></a></li>
<li><a href="http://www.flashmo.com/page/1" target="_parent"><span>.03</span></a></li>
<li><a href="http://www.koflash.com" target="_parent"><span>.04</span></a></li>
<li><a href="Webboard"><span>.05</span>Webboard</a></li>
<li><a href="#"><span>.06</span>Contact</a></li>
</ul>
</div>
<!-- end of templatemo_menu -->
<div id="templatemo_header_bar">
<div id="header">
<div class="right"></div>
<h1><a href="#"> <img src="images/templatemo_logo.png" alt="Site Title" /> <span>Online Store Template</span> </a></h1>
</div>
<div id="search_box">
<form action="#" method="get">
<input type="text" value="Enter keyword here..." name="q" size="10" id="searchfield" title="searchfield" onfocus="clearText(this)" onblur="clearText(this)" />
<input type="submit" name="Search" value="" alt="Search" id="searchbutton" title="Search" />
</form>
</div>
</div>
<!-- end of templatemo_header_bar -->
<div class="cleaner"></div>
<div id="sidebar">
<div class="sidebar_top"></div>
<div class="sidebar_bottom"></div>
<div class="sidebar_section">
<h2>Members</h2>
<form action="check_logout.php" method="post">
<label></label>
<label>
<?= $_SESSION["s_name"] ?>
<?= $_SESSION["s_last_n"] ?>
<br />
<embed src=http://i245.photobucket.com/albums/gg78/looma001/teartime2.swf width="150" height="120" quality="high" wmode="transparent"></embed>
<br>
<input type="submit" name="button" id="button" value="LOG OUT" onClick="alert('LOG OUT SUCCESSFUL')"/>
<br />
</label>
</form>
</div>
<div class="sidebar_section">
<h2>Categories</h2>
<ul class="categories_list">
<li><a href="#">Books & Reference</a></li>
<li><a href="#">Business</a></li>
<li><a href="#">Comics</a></li>
<li><a href="#">Communication</a></li>
<li><a href="#">Education</a></li>
<li><a href="#">Entertainment</a></li>
<li><a href="#">Finance</a></li>
<li><a href="#">Health & Fitness</a></li>
<li><a href="#">Libraries & Demo</a></li>
<li><a href="#">Lifestyle</a></li>
<li><a href="#">Live Wallpaper</a></li>
<li><a href="#">Media & Video</a></li>
<li><a href="#">Medical</a></li>
<li><a href="#">Music & Audio</a></li>
<li><a href="#">News & Magazines</a></li>
<li><a href="#">Personalization</a></li>
<li><a href="#">Photography</a></li>
<li><a href="#">Productivity</a></li>
<li><a href="#">Shopping</a></li>
<li><a href="#">Social</a></li>
<li><a href="#">Sports</a></li>
<li><a href="#">Tools</a></li>
<li><a href="#">Transportation</a></li>
<li><a href="#">Travel & Local</a></li>
<li><a href="#">Weather</a></li>
<li><a href="#">Widgets</a></li>
</ul>
</div>
<div class="sidebar_section">
<h2> </h2>
<div class="image_wrapper"></div>
<div class="discount"><span>?</span></div>
</div>
</div>
<!-- end of sidebar -->
<div id="templatmeo_content">
<div id="latest_product_gallery">
<h2>Featured Products</h2>
<div id="SlideItMoo_outer">
<div id="SlideItMoo_inner">
<div id="SlideItMoo_items">
<table width="651" height="153" border="2">
<tr>
<td height="129"> </td>
</tr>
</table>
</div>
<br />
</div>
</div>
</div>
<!-- end of latest_content_gallery -->
<div class="content_section"><br />
<?
include("config.php");
$sql = "select*FROM webboard WHERE W_no=$_GET[W_no]";
$result = mysql_query($sql);
$data = mysql_fetch_array($result);
?>
<table width="673" border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#0000FF" bgcolor="#E1D1D6">
<tr>
<td width="190">ผู้ถามโดย: <?=$data[W_by]; ?></td>
<td width="470" rowspan="3" align="left" valign="top"><?=$data[W_topic];?></td>
</tr>
<tr>
<td>วันที่โพส: <?=$data[W_date]; ?></td>
</tr>
<tr>
<td>อีเมล์</td>
</tr>
</table>
<p> </p>
<?
$sql2 = "SELECT * FROM ans_webboard WHERE a_no='$_GET[a_no]'";
$result2 = mysql_query($sql2);
while($data2 = mysql_fetch_array($result2)){
$num++;
?>
<table width="673" border="1" align="center">
<tr>
<td>คำตอบที่ <?=$num;?></td>
<td width="467" rowspan="4" valign="top"><?=nl2br($data2[a_answer]);?></td>
</tr>
<tr>
<td width="190">ผู้ตอบโดย <?=$data2[a_name];?></td>
</tr>
<tr>
<td>วันที่ตอบ <?=$data2[a_date];?></td>
</tr>
<tr>
<td>อีเมล์ <?=$data2[a_mail];?></td>
</tr>
</table>
<br />
<? } ?>
<table width="387" border="1" align="center" cellpadding="1" cellspacing="4" bordercolor="#000000" bgcolor="#FFCC33">
<tr>
<td colspan="2" align="center" valign="top">ตอบกระทู้</td>
</tr>
<tr>
<td width="86" align="right" valign="top">รายละเอียด:</td>
<td width="288"><span id="sprytextarea1">
<label>
<textarea name="panswer" id="panswer" cols="45" rows="6"></textarea>
</label>
<span class="textareaRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<td align="right" valign="top">ชื่อผู้ตอบ:</td>
<td><span id="sprytextfield1">
<label>
<input type="text" name="pname" id="pname" />
</label>
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<td align="right" valign="top">Email:</td>
<td><span id="sprytextfield2">
<label>
<input type="text" name="pmail" id="pmail" />
</label>
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<td colspan="2" align="center" valign="middle"><label>
</label>
<form id="form1" name="form1" method="post" action="">
<input type="submit" name="button2" id="button2" value="Post" />
<label>
<input type="reset" name="button3" id="button3" value="Reset" />
</label>
</form>
<label></label></td>
</tr>
</table>
<p> </p>
<p><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</p>
<p> </p>
<p><br />
</p>
</div>
</div>
<p>
<!-- end of templatmeo_content -->
</p>
<p> </p>
</div>
<!-- end of templatemo_wrapper -->
<div id="templatemo_footer_wrapper">
<div id="templatemo_footer">
<ul class="footer_menu">
<li><a href="#">Home</a></li>
<li><a href="http://www.templatemo.com/page/1" target="_parent">CSS Templates</a></li>
<li><a href="http://www.flashmo.com/page/1" target="_parent">Flash Resources</a></li>
<li><a href="#">Gallery</a></li>
<li><a href="#">Company</a></li>
<li class="last_menu"><a href="#">Contact</a></li>
</ul>
Copyright © 2048 <a href="#">Your Company Name</a> |
Designed by <a href="http://www.templatemo.com" target="_parent">Free CSS Templates</a> |
Validate <a href="http://validator.w3.org/check?uri=referer">XHTML</a> & <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> </div>
<!-- end of footer -->
</div>
<!-- end of footer_wrapper -->
<script type="text/javascript">
<!--
var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1");
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1");
var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2");
//-->
</script>
</body>
</html>
|
|
|
|
|
Date :
2012-04-03 09:18:23 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ช่วยผมที่นะคร้าฟ มือโปร ติดอยุ่อย่างเดียวเเว้ว
อยากไปทำอย่างอื่นเเว้วคร้าฟ !!
อธิบายอีกรอบนะคร้าฟ..
คือตอนนี้ error ได้หายไปเเล้วคับ
เเต่ ทั้งตารางที่จะโชว์ข้อมุลผู้ตอบก็หายไปด้วย
ไม่รุเกิดจากสาเหตุอะไร
ช่วยดุให้ทีคับ
|
|
|
|
|
Date :
2012-04-03 09:58:43 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คือ ตอนนี้มันติดที่อยู่ sql2 อะครับพี่
sql อีกตัวตอนนี้ ใช้งานได้ปกติคับ
|
|
|
|
|
Date :
2012-04-03 10:14:23 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมแนะนำแก้ทั้ง $sql และ $sql2 น่ะครับ มันจะได้ถูกต้องตามหลัก
Code (PHP)
$sql = "SELECT * FROM webboard WHERE W_no='".$_GET['W_no']."'";
//และ
$sql2 = "SELECT * FROM ans_webboard WHERE a_no='".$_GET['a_no']."'";
|
|
|
|
|
Date :
2012-04-03 10:40:21 |
By :
mangkunzo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Date :
2012-04-03 11:34:45 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ปัญหาคือ ส่วนที่เป้น คำตอบ ไม่ขึ้น บน appserv เลยอะคับ
|
|
|
|
|
Date :
2012-04-03 11:35:52 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คำสั่ง SQL คุณใช้ได้ไหม
เอาไปลองใช้งานใน MySQL ก่อน
|
|
|
|
|
Date :
2012-04-03 11:47:01 |
By :
rootElement@kmutnb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
มันก้ไม่ติดไรนะครับ...
ใครก้ได้ช่วยผมที ติดกลับ webboard เรื่องง่ายๆมา 2 วันเเล้ว
เลือกยากกลับทำได้สะงั้น
|
|
|
|
|
Date :
2012-04-03 12:00:46 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ถ้า SQL สามารถ Query ออกมาได้ มันก็อยู่กับการแสดงผลของคุณแล้วหละ
ใน while หรือการ fetch การเช็คเงื่อนไข ของคุณนี่หละ
|
|
|
|
|
Date :
2012-04-03 13:11:17 |
By :
rootElement@kmutnb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ได้เเล้ว คับ ขอบคุณพี่พี่ทุกคนครับป๋ม
เเต่อยากได้ลุกเล่นบย webboard คับ ทำยังไงอะคับ
|
|
|
|
|
Date :
2012-04-03 14:36:39 |
By :
ิbiggest59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|