Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > PHP > PHP Forum > ชื่อสินค้าไม่ตรงกับสินค้าค่ะ แก้ไขยังไงดีคะพอดีว่าอาจารย์เพิ่มเงื่อนไขมา



 

ชื่อสินค้าไม่ตรงกับสินค้าค่ะ แก้ไขยังไงดีคะพอดีว่าอาจารย์เพิ่มเงื่อนไขมา

 



Topic : 076254



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook



อาจารย์เพิ่มเงื่อไขมาอีกเพราะว่าชื่อสินค้าไม่ตรงกับสินค้าค่ะ เหมือนว่ามันไปจำสินค้าที่ขายได้อันสุดท้ายมาค่ะ แล้วก็ต้องlinkรูปได้ด้วยค่ะ



Tag : PHP, MySQL, HTML/CSS







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2012-03-28 12:18:59 By : toryairuk View : 1361 Reply : 36
 

 

No. 1



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


เอาโค้ดมาดูซิครับ

น่าจะเป็น select มาผิด






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 12:42:55 By : 50121680
 


 

No. 2



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

product_viwe.phpค่ะ

Code (PHP)
<?
	@session_start();
	session_register('s_login');
?>
<?
ob_start();
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin=0 topmargin=0  bgcolor="#BFA487">
	<? 
	$show_id=$_GET[show_id];
	include "connect.php";
	$sql3  ="select  *  from product where product_id='$show_id' " ;
	$result3=mysql_db_query($db,$sql3);
	$rs3=mysql_fetch_array($result3);
	$product_id=$rs3[product_id];
	$product_id_code=sprintf ("%05d" ,$product_id);
	$product_name=$rs3[product_name];
	$product_detail=$rs3[product_detail];
	$product_price=$rs3[product_price];
	$picture=$rs3[picture];
	?>
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="17" background="images/bg_left.gif"><img src="images/bg_left.gif" width="17" height="16"></td>
    <td width="950" align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td align=lift valign=top> 
            <? include "menu.php"; ?>
          </td>
        </tr>
        <tr> 
          <td height="20" align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td width="200" height="20" align=lift valign=top background="images/B_menu.jpg"> 
                  <? include "menu_left.php"; ?>
                </td>
                <td align=lift valign=top><table width="750" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td height="30" background="images/bg_title2.jpg"><p align="left" class="menu2">&nbsp;&nbsp;สินค้า</p></td>
                    </tr>
                    <tr> 
                      <td lign=left valign=top><table width="550" border="0" align="center" cellpadding="0" cellspacing="0">
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                          <tr>
                            <td> <div align="center"><?
                          echo "<IMG SRC='admin/picture/$picture'>";?></div></td>
                          </tr>
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                          <tr> 
                            <td background="images/icon_02.gif"><img src="images/icon_02.gif" width="5" height="5"></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>รหัสสินค้า 
                                :</strong> <? echo $product_id_code?></p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>ชื่อสินค้า 
                                :</strong> <? echo $product_name?></p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>ราคา 
                                :</strong> 
							
							<?
							  							
						$number =$product_price;
						$number2=number_format($number,2,'.',','); 
			
							if ($number2 <> 0){
							$x=$number2 ."&nbsp;บาท";
							}else{
							$x="สนใจติดต่อ";
							}
							 echo " $x ";
						 ?>
							 <br>
                              </p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>รายละเอียดสินค้า 
                                :</strong><? echo $product_detail?> <br>
                              </p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left>&nbsp;</td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><img src="images/icon_01.gif" width="9" height="9"> 
                                <a href="basket_add.php?product_id=<? echo $product_id ; ?>">หยิบใส่ตะกร้า</a></p></td>
                          </tr>
                          <tr> 
                            <td background="images/icon_02.gif"><img src="images/icon_02.gif" width="5" height="5"></td>
                          </tr>
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                        </table></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td align=lift valign=top> 
            <? include "footer.php"; ?>
          </td>
        </tr>
      </table></td>
    <td width="17" background="images/bg_right.gif"><img src="images/bg_right.gif" width="17" height="16"></td>
  </tr>
</table>
</body>
</html>

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 12:46:38 By : toryairuk
 

 

No. 3



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ช่วยดูทีนะคะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 14:46:21 By : toryairuk
 


 

No. 4



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


ที่บอกว่าชื่อสินค้าไม่ตรง
ชื่อสินค้าตรงนี้ใช่ไหมครับ
Code (PHP)
<td valign=top lign=left><p align="left" class="p"><strong>ชื่อสินค้า 
:</strong> <? echo $product_name?></p></td>

ถ้าใช่
ลอง echo $sql3;

แล้วเอาไปรันใน phpMyadmin ดูครับ ว่าได้ตามที่ต้องการหรือไม่
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 14:56:26 By : 50121680
 


 

No. 5



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

รันแล้วได้แบบนี้ค่ะ

select * from product where product_id='134'
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:02:08 By : toryairuk
 


 

No. 6



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

รหัสสินค้าน่ะถูกค่ะแต่ชื่อสินค้าผิดอย่างเดียว
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:10:31 By : toryairuk
 


 

No. 7



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


เท่าที่ดู และอย่างที่คุณบอก ว่ารหัส 134 มาถูกต้องแล้ว
มันก็น่าจะได้ค่าถูกต้อง
แล้วคุณได้ลองเอา sql3 ที่ echo มาได้ไปลองรันดูใน phpmyadmin หรือยังครับ ว่าได้ค่าและจำนวนแถวที่ได้เป็น 1 แถว

งั้นลองเปลี่ยน
$rs3=mysql_fetch_array($result3);
เป็น
$rs3=mysql_fetch_assoc($result3);

อันนี้ผมก็เริ่มไม่แน่ใจว่ามันเป็นเพราะอะไร


ประวัติการแก้ไข
2012-03-28 15:20:15
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:18:47 By : 50121680
 


 

No. 8



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '$sql3' at line 1
แล้วก้อเปลี่ยนตามที่คุณแนะนำก้ไม่มีอะไรเกิดขึ้นค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:27:37 By : toryairuk
 


 

No. 9



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


แล้วที่ผมบอกให้คุณ ลองรัน sql3 ที่ echo ออกมาคุณทำหรือยังครับ

ที่ผมให้เปลีย่น
$rs3=mysql_fetch_array($result3);
เป็น
$rs3=mysql_fetch_assoc($result3);

คุณไปเปลี่ยนอย่างอื่นด้วยไหม มันเลย error
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:32:33 By : 50121680
 


 

No. 10



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

รันแล้วค่ะ ฟิลด์ออกมาครบค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:35:20 By : toryairuk
 


 

No. 11



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


ได้ 1 แถวใช่ไหมครับ
แล้ว ลองรัน
Code (PHP)
select product_name from product where product_id='134' 

ดูหน่อย ว่าได้ชื่อถูกต้องหรือไม่
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:40:04 By : 50121680
 


 

No. 12



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ไม่ได้ค่ะ หายหมดเลยค่ะทั้งรายละเอียดและค่าทุกอย่าง
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:44:09 By : toryairuk
 


 

No. 13



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


คุณทำอะไรมันอ่า

ผมบอกให้เอา SQL Command ที่ echo ออกมาได้
ไปรันใน [font=Verdana]phpmyadmin[/font]
โดยปกติจะอยู่ที่ http://localhost/phpmyadmin
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:50:30 By : 50121680
 


 

No. 14



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

SELECT product_name
FROM product
WHERE product_id = '134'
LIMIT 0 , 30

ก็รันมาได้แบบนี้เหมือนเดิมค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:52:49 By : toryairuk
 


 

No. 15



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


ได้ข้อมูลออกมาหรือป่าวละ
ถ้าได้ ได้กี่แถว อะไรบ้าง


ประวัติการแก้ไข
2012-03-28 15:55:24
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:54:46 By : 50121680
 


 

No. 16



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ได้ชื่อสินค้ามาแล้วค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 15:58:00 By : toryairuk
 


 

No. 17



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


ชื่อที่ได้ถูกต้องแล้ว?

งั้นช่วย Print Screen แล้วอัพรูปที่บอกว่า ชื่อไม่ตรงกันหน่อยครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:01:22 By : 50121680
 


 

No. 18



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

รุปเป็นปลาหมอสี

รูปเป็นรุปปลาหมอสีแต่ ชื่อสินค้าเป็นปอมปาดัวค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:06:41 By : toryairuk
 


 

No. 19



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ไม่ว่าจะคลิกรายละเอียดอันไปนชื่อก้อปอมปาดัวหมดทุกอย่าง ส่วนรายละเอียดถูกหมดค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:07:41 By : toryairuk
 


 

No. 20



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


งั้นลองเปลี่ยน
Code (PHP)
<td valign=top lign=left><p align="left" class="p"><strong>ชื่อสินค้า 
:</strong> <? echo $product_name?></p></td>
</tr>

เป็น
Code (PHP)
<td valign=top lign=left><p align="left" class="p"><strong>ชื่อสินค้า 
:</strong> <?=$rs3[product_name];?></p></td>
</tr>



ประวัติการแก้ไข
2012-03-28 16:09:54
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:08:21 By : 50121680
 


 

No. 21



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

รุปเป็นปลาหมอสี

นี่ค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:11:01 By : toryairuk
 


 

No. 22



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ชื่อสินค้าหายไปค่ะ พอเปลี่ยนแล้วชื่อหาย
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:13:47 By : toryairuk
 


 

No. 23



โพสกระทู้ ( 648 )
บทความ ( 0 )



สถานะออฟไลน์


1. รหัส 134 เป็นปลาหมอสีใช่ไหมครับ

2. แล้วในฐานข้อมูล ที่ product_id เป็น 134 pruduct_name เป็น ปลาหมอสี ด้วยหรือเปล่าครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:18:04 By : 50121680
 


 

No. 24



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

เป็นค่ะเป็นทั้ง สองอย่าง มันเกี่ยวมั้ยคะว่า $rs3[product_name] ไม่มีค่าอะไรเลย
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:20:15 By : toryairuk
 


 

No. 25



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

แต่เวลา ล็อกอินแล้วชื่อสินค้าถูกนะคะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:35:15 By : toryairuk
 


 

No. 26



โพสกระทู้ ( 3,843 )
บทความ ( 0 )

สมาชิกที่ใส่เสื้อไทยครีเอท Hall of Fame 2012

สถานะออฟไลน์
Twitter Facebook

ไม่ใช่แหล่ะผมว่า ข้อมูลใน table ไม่น่าจะเป็น ปลาหมอสี แล้วหล่ะครับ เหอะๆๆ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:41:03 By : mangkunzo
 


 

No. 27



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ลองรันลองเทสดูแล้วค่ะ แต่เวลาลอ็กอินข้อมูลถูกต้องหมด แต่เวลาไม่ได้ลอกอิน ชื่อสินค้าไม่ใช่ค่ะเปลี่ยนหมดเลย
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:43:33 By : toryairuk
 


 

No. 28



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

แก้ยังไงดีคะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:50:10 By : toryairuk
 


 

No. 29



โพสกระทู้ ( 3,843 )
บทความ ( 0 )

สมาชิกที่ใส่เสื้อไทยครีเอท Hall of Fame 2012

สถานะออฟไลน์
Twitter Facebook

ขอดูหน้า code ก่อนล็อกอิน และ code หน้าหลังล็อกอิน
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 16:58:37 By : mangkunzo
 


 

No. 30



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

เอาเป็นว่าจะเอาโค้ดทีเอามาจากIEนะคะ

อันนี้ก่อนล็อกอินค่ะ


Code (PHP)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
//<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin=0 topmargin=0  bgcolor="#BFA487">
	<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title><table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="17" background="images/bg_left.gif"><img src="images/bg_left.gif" width="17" height="16"></td>
    <td width="950" align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td align=lift valign=top> 
            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {font-size: 12px}
.style4 {color: #99FF00}
.style9 {color: #66CC00}
-->
</style>
</head>

<body bgcolor="#BFA487">
<table width="950" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td height="20" background="images/head11.jpg"><table width="950" height="20" border="0" cellpadding="0" cellspacing="0">
              <tr>  </tr>
              <tr> 
                <td align=right valign=top><p class="menu"><img src="images/home0.gif">&nbsp;<a href="index.php">หน้าหลัก&nbsp;&nbsp;&nbsp;&nbsp;</a><img src="images/user-admin.png" width="16" height="16">
                  <a href="admin/index.php">ผู้ดูแลระบบ &nbsp;&nbsp;&nbsp;&nbsp;</a>                </p></td>
              </tr>
          </table></td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td align="left" valign=top background="img_for_web/head.jpg" height="183"><p><br>
        <br>
      <br>
      <br>
      <br>
        <strong><br>
      <font face="Tahoma" size="2" color="#00CC66">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font face="Tahoma" size="2"><span class="style4">&nbsp;</span></font></strong></p>
    </td>
  </tr>
<tr> 
    <td align="center" valign=top><table width="950" height="35" border="0" cellpadding="0" cellspacing="0" background="images/menu_02.gif">
        <tr>
		<td width="950" align="center" valign="top"><p align="right" class="menu2 style2"> <a href="index.php">หน้าแรก</a>&nbsp;&nbsp;| &nbsp;<a href="pay.php">วิธีการสั่งซื้อสินค้า</a>&nbsp; | &nbsp;<a href="howtopay.php">วิธีการชำระเงิน</a>&nbsp; |&nbsp;<a href="contact.php">ติดต่อเรา</a>&nbsp; |&nbsp;<a href="article/article.php" target="_self"> &nbsp;บทความ&nbsp;</a>| <a href="boardtxt/webboard.php" target="_self">&nbsp; กระดานข้อความ </a>&nbsp;</a></a></p></td>
        </tr>
    </table> 
	
	</td>
  </tr>
  <tr>
    <td align=lift valign=top><p>
      
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style5 {color: #000000}
.style8 {font-size: 12px}
-->
</style>
</head>
<script>
	function login(){
		if ( f2.username.value =="" ){
			alert("โปรดกรอกชื่อเข้าสู่ระบบครับ");
			stop();
		}
		if ( f2.password.value =="" ){
			alert("โปรดกรอกรหัสผ่านครับ");
			stop();
		}		
		else{
			f2.submit();
		}
	}
</script>
<body bgcolor="#BFA487">
<table width="950" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
        <tr> 
		<td width="220"  align="left" valign=top background="images/login3.jpg"><table width="220" height="139" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="39">&nbsp;</td>
              </tr>
              <tr> 
                <td align="center"><form name="form2" method="post" action="chkmember.php" id="f2">
                    <table width=196 border=0 align="left" cellpadding=0 cellspacing=0>
                      <tbody>
                        <tr> 
                          <td valign=top align=left width=87 height=10></td>
                          <td valign=top align=left width="126"></td>
                        </tr>
                        <tr> 
                          <td valign=middle width=87 height=20><p align="right" class="p" ><span class="style8">ชื่อผู้ใช้ :</span>&nbsp;</p></td>
                          <td align="left" valign=top><input name="username" type="text" id="username" size="17"></td>
                        </tr>
                        <tr> 
                          <td valign=top  height=35><p align="right" class="p"><span class="style8">รหัสผ่าน 
                              :</span>&nbsp;</p></td>
                          <td valign=top align=meddle>
                            <p>
                              <input name="password" type="password" id="password" size="17">                          
                            </p></td>
                        </tr>
                        <tr>
                          <td height=30 colspan="2" align=left valign=top><div align="center"><b>
                            <input name="Button2" type="button" class="style5" onClick="login()" value=" เข้าสู่ระบบ">
                          </b></div></td>
                        </tr>
                      </tbody>
                    </table>
                    </form></td>
              </tr>
              <tr> 
                <td><table width="220" height="25" border="0" cellpadding="0" cellspacing="0">
                    <tr> 
                      <td width="220" align="center" valign="middle" ><p align="center" class="p"><img src="images/icon_01.gif" width="9" height="9" > 
                          <a href="forgot_pass.php" >ลืมรหัสผ่าน</a>
						  &nbsp;&nbsp;<img src="images/icon_01.gif" width="9" height="9"> 
                          <a href="member_add.php">สมัครสมาชิก</a></p></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
          <td width="730" height="139" align=lift valign=top>
		  <table width="730" height="139" >
		  <title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title> 
				<tr><td>&nbsp;&nbsp;</td>
                             <td><font face='Verdana, Arial, Helvetica, sans-serif' size='2'>ปลาทองหัวสิงห์  &nbsp;&nbsp; 2&nbsp;&nbsp; <img src = 'images/hot.gif' height='20'></font></td>
									</tr> 
            
				<tr><td>&nbsp;&nbsp;</td>
                             <td><font face='Verdana, Arial, Helvetica, sans-serif' size='2'>เต่าญี่ปุ่น  &nbsp;&nbsp; 2&nbsp;&nbsp; <img src = 'images/hot.gif' height='20'></font></td>
									</tr> 
            
				<tr><td>&nbsp;&nbsp;</td>
                             <td><font face='Verdana, Arial, Helvetica, sans-serif' size='2'>ปอมปาดัวสีชมพู   &nbsp;&nbsp; 1&nbsp;&nbsp; <img src = 'images/hot.gif' height='20'></font></td>
									</tr> 
           
			</table>
		</td>
      
      </table></td>
  </tr>
</table>
</body>
</html>
    </p></td>
  </tr>
  
</table>
</body>
</html>
          </td>
        </tr>
        <tr> 
          <td height="20" align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td width="200" height="20" align=lift valign=top background="images/B_menu.jpg"> 
                  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #FF0000}
-->
</style>
</head>
<body bgcolor="#BFA487">
<table width="220" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td height="35" background="images/H_menu.jpg"><p class="menu1"><strong>รายการสินค้า</strong></p></td>
  </tr>
  <tr> 
    <td ><p align="left" class="p">
        <title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title> <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=1'>ปลาสวยงามทุกชนิด</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=3'>กุ้งแคระ,กุ้งเครฟิช</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=4'>เต่าญี่ปุ่น</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=5'>ไม้น้ำทุกชนิด</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=6'>อาหารและยารักษาโรค</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=7'>อุปกรณ์เลี้ยงปลาทุกชนิด</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=16'>สินค้าโปรโมชั่น</a><br><br>
	      </p></td>
  </tr>
  
    
	
 
 
  <tr>
    <td height="35" background="images/H_menu.jpg"><p class="menu1"><strong>สถิติการเข้าชมเว็บไซต์</strong></p></td>
  </tr>
  <tr>
    <td height="35" background="images/B_menu.jpg"><div align="center">
	    <table cellpadding="0" cellspacing="0" border="0"><tr align="center">
<td><img src="counteranimate/digits/0.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/0.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/2.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/7.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits_ani/6.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits_ani/0.gif" width="18" height="24"></td>
</tr></table>
      </div></td>
  </tr>
  <tr>
    
  </tr>
</table>
</body>
</html>
                </td>
                <td align=lift valign=top><table width="750" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td height="30" background="images/bg_title2.jpg"><p align="left" class="menu2">&nbsp;&nbsp;สินค้า</p></td>
                    </tr>
                    <tr> 
                      <td lign=left valign=top><table width="550" border="0" align="center" cellpadding="0" cellspacing="0">
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                          <tr>
                            <td> <div align="center"><IMG SRC='admin/picture/WTST5.jpg'>                            </div></td>
                          </tr>
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                          <tr> 
                            <td background="images/icon_02.gif"><img src="images/icon_02.gif" width="5" height="5"></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>รหัสสินค้า 
                                :</strong> 00132</p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>ชื่อสินค้า 
                                :</strong> ปอมปาดัวสีชมพู  </p></td>
                          </tr>select  *  from product where product_id='132'                           <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>ราคา 
                                :</strong> 
							
							 50.00&nbsp;บาท                          
							 <br>
                              </p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>รายละเอียดสินค้า 
                                :</strong>ป็นปลากัดที่นักเพาะพันธุ์ปลาได้นำมาคัดสายพันธุ์ โดยมุ่งหวังจะได้ปลาที่กัดเก่ง จากบันทึกคำบอกเล่าของหลวงอัมรินทร์สมบัติ (ครอบ สุวรรณนคร) ซึ่งเป็นนักเลงปลาเก่าเชื่อว่า ปลาสังกะสีและปลาลูกหม้อน่าจะได้รับการพัฒนาขึ้นเมื่อประมาณพ.ศ. ๒๔๓๐ โดยท่านจำได้ว่าก่อนหน้านั้นยังต้องจับปลาป่ามากัดพนันกันอยู่ ต่อมานักเลงปลาบางคนก็เริ่มใช้วิธีไปขุดล้วงเอาปลาป่าที่อาศัยอยู่ตามรูปูในฤดูแล้ง มาขังไว้ในโอ่ง และเลี้ยงดูให้อาหาร พอถึงฤดูฝน ก็นำมากัดพนันกับปลาป่า ซึ่งส่วนใหญ่จะสู้ปลาขุดที่นำมาเลี้ยงไว้ไม่ได้ การเล่นปลาขุดยังนิยมเล่นกันมาถึงประมาณ พ.ศ. ๒๔๙๖ หลังจากนั้นก็มีการเก็บปลาที่กัดเก่งเลี้ยงไว้ข้ามปี และหาปลาป่าตัวเมียมาผสม ลูกปลาที่ได้จากการผสมในชุดแรกเรียกว่า “ปลาสังกะสี” ปลาสังกะสีที่เก่ง อดทน สวยงาม ก็จะถูกคัดไว้เป็นพ่อแม่พันธุ์ เมื่อผสมออกมาในชุดต่อไป จะได้ปลาที่เรียกว่า “ปลาลูกหม้อ” <br>
                              </p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left>&nbsp;</td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><img src="images/icon_01.gif" width="9" height="9"> 
                                <a href="basket_add.php?product_id=132">หยิบใส่ตะกร้า</a></p></td>
                          </tr>
                          <tr> 
                            <td background="images/icon_02.gif"><img src="images/icon_02.gif" width="5" height="5"></td>
                          </tr>
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                        </table></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td align=lift valign=top> 
            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body  bgcolor="#BFA487">
<table width="950" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td><img src="images/bg_head.gif"width="950" height="15"></td>
  </tr>
  <tr> 
    <td height="25"><p align="right" class="p">ร้านปลาสวยงามออนไลน์</p>
      <p align="right" class="p">FISH SHOP ONLINE</p>
    </td>
  </tr>
</table>
</body>
</html>
          </td>
        </tr>
      </table></td>
    <td width="17" background="images/bg_right.gif"><img src="images/bg_right.gif" width="17" height="16"></td>
  </tr>
</table>
</body>
</html>

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 17:09:11 By : toryairuk
 


 

No. 31



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

อันนี้หลังล็อกอินค่ะ

Code (PHP)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
//<link href="style.css" rel="stylesheet" type="text/css">
</head>
 
<body leftmargin=0 topmargin=0  bgcolor="#BFA487">
	<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title><table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="17" background="images/bg_left.gif"><img src="images/bg_left.gif" width="17" height="16"></td>
    <td width="950" align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td align=lift valign=top> 
            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css"> 
<!--
.style2 {font-size: 12px}
.style4 {color: #99FF00}
.style9 {color: #66CC00}
-->
</style>
</head>
 
<body bgcolor="#BFA487">
<table width="950" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td height="20" background="images/head11.jpg"><table width="950" height="20" border="0" cellpadding="0" cellspacing="0">
              <tr>  </tr>
              <tr> 
                <td align=right valign=top><p class="menu"><img src="images/home0.gif">&nbsp;<a href="index.php">หน้าหลัก&nbsp;&nbsp;&nbsp;&nbsp;</a><img src="images/user-admin.png" width="16" height="16">
                                  </p></td>
              </tr>
          </table></td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td align="left" valign=top background="img_for_web/head.jpg" height="183"><p><br>
        <br>
      <br>
      <br>
      <br>
        <strong><br>
      <font face="Tahoma" size="2" color="#00CC66">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font face="Tahoma" size="2"><span class="style4">&nbsp;</span></font></strong></p>
    </td>
  </tr>
<tr> 
    <td align="center" valign=top><table width="950" height="35" border="0" cellpadding="0" cellspacing="0" background="images/menu_02.gif">
        <tr>
		<td width="950" align="center" valign="top"><p align="right" class="menu2 style2"> <a href="index.php">หน้าแรก</a>&nbsp;&nbsp;| &nbsp;<a href="pay.php">วิธีการสั่งซื้อสินค้า</a>&nbsp; | &nbsp;<a href="howtopay.php">วิธีการชำระเงิน</a>&nbsp; |&nbsp;<a href="contact.php">ติดต่อเรา</a>&nbsp; |&nbsp;<a href="article/article.php" target="_self"> &nbsp;บทความ&nbsp;</a>| <a href="boardtxt/webboard.php" target="_self">&nbsp; กระดานข้อความ </a>&nbsp;</a></a></p></td>
        </tr>
    </table> 
	
	</td>
  </tr>
  <tr>
    <td align=lift valign=top><p>
          </p></td>
  </tr>
  
</table>
</body>
</html>
          </td>
        </tr>
        <tr> 
          <td height="20" align=lift valign=top><table width="950" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td width="200" height="20" align=lift valign=top background="images/B_menu.jpg"> 
                  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css"> 
<!--
.style1 {color: #FF0000}
-->
</style>
</head>
<body bgcolor="#BFA487">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#BFA487">
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title><table width="200" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="35" align="left" background="images/H_user.jpg"><p class="menu1"><strong><img src="images/users.gif" width="35" height="35">&nbsp;ข้อมูลส่วนตัว</strong></p></td>
  </tr>
  <tr>
    <td background="images/B_menu.jpg"><table width="200" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><p align="lift"  class="p"><img src="images/icon_01.gif" width="9" height="9"> 
              <font color="#333333">คุณ กนกวรรณ ถีระเจริญ</font></p></td>
        </tr>
        <tr> 
          <td><p align="lift" class="p"><img src="images/icon_01.gif" width="9" height="9"><a href="member_edit.php"> 
              แก้ไขข้อมูลส่วนตัว</a></p></td>
        </tr>
        <tr> 
          <td><p align="lift" class="p"><img src="images/icon_01.gif" width="9" height="9"><a href="member_changpw.php"> 
              เปลี่ยนรหัสผ่าน</a></p></td>
        </tr>
        <tr> 
          <td><p align="lift" class="p"><img src="images/icon_01.gif" width="9" height="9"> 
              <a href="basket.php">ตะกร้าสินค้า</a></p></td>
        </tr>
        <tr> 
          <td><p align="lift" class="p"><img src="images/icon_01.gif" width="9" height="9"> 
              <a href="member_order.php">ข้อมูลการสั่งซื้อสินค้า</a></p></td>
        </tr>
		
		
        <tr> 
          <td><p align="lift" class="p"><img src="images/icon32_00351.gif" width="9" height="9"><a href="logout.php"> 
          ออกจากระบบ</a></p></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>
<table width="220" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td height="35" background="images/H_menu.jpg"><p class="menu1"><strong>รายการสินค้า</strong></p></td>
  </tr>
  <tr> 
    <td ><p align="left" class="p">
        <title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title> <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=1'>ปลาสวยงามทุกชนิด</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=3'>กุ้งแคระ,กุ้งเครฟิช</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=4'>เต่าญี่ปุ่น</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=5'>ไม้น้ำทุกชนิด</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=6'>อาหารและยารักษาโรค</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=7'>อุปกรณ์เลี้ยงปลาทุกชนิด</a><br><br>
	 <img src='images/icon_01.gif' width='7' height='7'>
	<a href='prd_list.php?type_id=16'>สินค้าโปรโมชั่น</a><br><br>
	      </p></td>
  </tr>
  
    
	
 
 
  <tr>
    <td height="35" background="images/H_menu.jpg"><p class="menu1"><strong>สถิติการเข้าชมเว็บไซต์</strong></p></td>
  </tr>
  <tr>
    <td height="35" background="images/B_menu.jpg"><div align="center">
	    <table cellpadding="0" cellspacing="0" border="0"><tr align="center">
<td><img src="counteranimate/digits/0.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/0.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/2.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/7.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits/6.gif" width="18" height="24"></td>
<td><img src="counteranimate/digits_ani/4.gif" width="18" height="24"></td>
</tr></table>
      </div></td>
  </tr>
  <tr>
    
  </tr>
</table>
</body>
</html>
                </td>
                <td align=lift valign=top><table width="750" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td height="30" background="images/bg_title2.jpg"><p align="left" class="menu2">&nbsp;&nbsp;สินค้า</p></td>
                    </tr>
                    <tr> 
                      <td lign=left valign=top><table width="550" border="0" align="center" cellpadding="0" cellspacing="0">
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                          <tr>
                            <td> <div align="center"><IMG SRC='admin/picture/flowerhorn2.jpg'>                            </div></td>
                          </tr>
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                          <tr> 
                            <td background="images/icon_02.gif"><img src="images/icon_02.gif" width="5" height="5"></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>รหัสสินค้า 
                                :</strong> 00134</p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>ชื่อสินค้า 
                                :</strong> ปลาหมอสี </p></td>
                          </tr>select  *  from product where product_id='134'                           <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>ราคา 
                                :</strong> 
							
							 2,000.00&nbsp;บาท                          
							 <br>
                              </p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><strong>รายละเอียดสินค้า 
                                :</strong>    วงศ์ปลาหมอสีมีชื่อวิทยาศาสตร์ว่า Cichlidae (ออกเสียงในภาษาอังกฤษว่า ซิค-ลิด-เด) ปลาในวงศ์นี้มีชื่อสามัญภาษาอังกฤษว่า cichlid
ลักษณะเฉพาะของปลาหมอสี
มีกรามพิเศษในลำคอ (pharyngeal jaws) นอกเหนือไปจากกรามแท้
มีรูจมูกสองรู ซึ่งต่างจากปลาส่วนใหญ่ที่มีสี่รูจมูก
ไม่มีชั้นกระดูกใต้รอบตา
เส้นข้างลำตัวขาดตอน ตัดแบ่งเป็นสองส่วน
กระดูกหู (Otolith) มีลักษณะเฉพาะ
ลำไส้เล็กหันออกจากทางด้านซ้ายของกระเพาะ
มีพฤติกรรมการเลี้ยงดูไข่และลูกอ่อน  <br>
                              </p></td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left>&nbsp;</td>
                          </tr>
                          <tr> 
                            <td valign=top lign=left><p align="left" class="p"><img src="images/icon_01.gif" width="9" height="9"> 
                                <a href="basket_add.php?product_id=134">หยิบใส่ตะกร้า</a></p></td>
                          </tr>
                          <tr> 
                            <td background="images/icon_02.gif"><img src="images/icon_02.gif" width="5" height="5"></td>
                          </tr>
                          <tr> 
                            <td>&nbsp;</td>
                          </tr>
                        </table></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td align=lift valign=top> 
            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ร้านจำหน่ายปลาสวยงามและอุปกรณ์ทุกชนิด</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
 
<body  bgcolor="#BFA487">
<table width="950" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td><img src="images/bg_head.gif"width="950" height="15"></td>
  </tr>
  <tr> 
    <td height="25"><p align="right" class="p">ร้านปลาสวยงามออนไลน์</p>
      <p align="right" class="p">FISH SHOP ONLINE</p>
    </td>
  </tr>
</table>
</body>
</html>
          </td>
        </tr>
      </table></td>
    <td width="17" background="images/bg_right.gif"><img src="images/bg_right.gif" width="17" height="16"></td>
  </tr>
</table>
</body>
</html>

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 17:11:32 By : toryairuk
 


 

No. 32

Guest


เห็นกระทู้ยาวดีครับเลยเข้ามาเจือก
ใน "menu.php" มีการ select แล้ว เอาตัวแปร $product_name ไปรับค่าอะไรมาหรือเปล่าครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 18:16:29 By : เห่อๆ
 


 

No. 33



โพสกระทู้ ( 3,748 )
บทความ ( 0 )

สมาชิกที่ใส่เสื้อไทยครีเอท Hall of Fame 2012

สถานะออฟไลน์
Facebook

หรือมีการเรียกใช้ตัวแปรที่ซ้ำกันแต่คนละข้อมูล
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 18:23:36 By : Dragons_first
 


 

No. 34



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

น่าจะมีนะคะ เพราะมีการโชวสินค้าขายดีค่ะ จะเอาออกทางไหนเอาออกไไม่ได้ค่ะเพื่อนทำไว้ให้ค่ะ เอาออกยังไงอ่ะคะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 18:28:41 By : toryairuk
 


 

No. 35



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ตอบความคิดเห็นที่ : 33 เขียนโดย : Dragons_first เมื่อวันที่ 2012-03-28 18:23:36
รายละเอียดของการตอบ ::
...ต้องดูโค้ดมั้ยคะพี่อ้น

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 18:41:20 By : toryairuk
 


 

No. 36



โพสกระทู้ ( 54 )
บทความ ( 0 )



สถานะออฟไลน์
Facebook

ได้แล้วค่ะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-03-28 19:12:40 By : toryairuk
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ชื่อสินค้าไม่ตรงกับสินค้าค่ะ แก้ไขยังไงดีคะพอดีว่าอาจารย์เพิ่มเงื่อนไขมา
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 03
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่