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 > อยากให้มันแสดงผลตรงนี้ครับ ช่วหน่อยครับ ขอบคุณครับ ขอโค้ด php



 

อยากให้มันแสดงผลตรงนี้ครับ ช่วหน่อยครับ ขอบคุณครับ ขอโค้ด php

 



Topic : 083205



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



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




ss

ช่วยหน่อยนะครับ ผมไม่รู้ทำไงจริง งานก็จะส่งอีกไม่กี่วัน

ขอบคุณล่วงหน้าครับ



Tag : PHP, MySQL, CakePHP







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2012-08-30 23:33:14 By : jokerhero99 View : 814 Reply : 6
 

 

No. 1



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



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


ไม่เอาโค้ดหน้านี้มาลงดูครับ หรือเขียนไปได้ถึงไหน ติดปัญหาอะไรจะได้ช่วยกัน






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-08-30 23:46:23 By : tongkamlekdee
 


 

No. 2



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



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


Code (PHP)
<!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>ขายของ</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
-->
</style>
</head>

<body>
<form id="form1" name="form1" method="POST">
  <table width="100%" height="960" border="1">
    <tr>
      <td height="176" colspan="3" align="center">&nbsp;</td>
    </tr>
    <tr>
      <td height="44" colspan="3"><table width="100%" border="1">
        <tr>
          <td width="15%" height="43" align="center"><a href="index.php">หน้าแรก</a></td>
          <td width="13%" align="center"><a href="sell_product.php">ขาย</a></td>
          <td width="20%" align="center"><a href="add_member.php">สมัครสมาชิก</a></td>
          <td width="15%" align="center"><a href="product.php">สินค้า</a></td>
          <td width="14%" align="center">เช็คยอด</td>
          <td width="23%" align="center"><a href="search.php">ค้นหา</a></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td width="19%" height="640" valign="top" bgcolor="#CCCCCC"><table width="100%" border="1">
        <tr>
          <td align="center"><a href="data_member.php">ข้อมูลสมาชิก</a></td>
        </tr>
        <tr>
          <td align="center">สั่งซื้อสินค้า</td>
        </tr>
        <tr>
          <td align="center"><a href="add_product.php">เพิ่มสินค้า</a></td>
        </tr>
        <tr>
          <td align="center">สินค้าชำรุด/ไม่ได้มาตฐาน</td>
        </tr>
        <tr>
          <td align="center"><a href="login.php">ผู้จักการ</a></td>
        </tr>
      </table></td>
      <td colspan="2" valign="top" bgcolor="#FFFFFF"><table width="100%" border="1">
        <tr>
          <td width="61%" bgcolor="#CCCCCC"><p>รหัสสินค้า&nbsp;:&nbsp;
            <label>
            <input type="text" name="id_p" id="id_p" />
            </label>
            จำนวน&nbsp;:&nbsp;
            <label>
            <input type="text" name="number_product" id="number_product" />
            </label>
          &nbsp;
          <label>
          <input type="submit" name="button3" id="button3" value="ตกลง" />
          </label>
          </p>            </td>
          <td width="39%" rowspan="2" bgcolor="#CC9966"><p>รหัสผู้ขาย&nbsp;&nbsp;:&nbsp;
                <label>
                <input name="id_p" type="text" id="textfield6" size="1" />
                </label>
                <label>
                <input type="text" name="fname" id="textfield8" />
                </label>
          </p>
            <p>รหัสลูกค้า&nbsp;&nbsp;:&nbsp;
                <label>
                <input name="id_member" type="text" id="textfield11" size="6" />
                </label>
                <label>
                <input type="text" name="fname" id="textfield12" />
                </label>
            </p></td>
        </tr>
        <tr>
          <td align="center" bgcolor="#336600"><p class="style1">รายการ</p>            </td>
          </tr>
        <tr>
          <td valign="top" bgcolor="#CCCCCC"><table width="100%" border="1">
            <tr>
              <td width="7%" align="center" bgcolor="#999900">ลำดับ</td>
              <td width="22%" align="center" bgcolor="#999900">รหัสสินค้า</td>
              <td width="27%" align="center" bgcolor="#999900">ชื่อสินค้า</td>
              <td width="10%" align="center" bgcolor="#999900">จำนวน</td>
              <td width="13%" align="center" bgcolor="#999900">ราคา/หน่วย</td>
              <td width="15%" align="center" bgcolor="#999900">ราคารวม</td>
              <td width="6%" align="center" bgcolor="#999900">ลบ</td>
            </tr>
            <tr>
              <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
              <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
              <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
              <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
              <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
              <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
              <td align="center" bgcolor="#FFFFFF"><label>ลบ</label></td>
            </tr>
          </table></td>
          <td align="right" bgcolor="#33CC99"><p>ราคารวม
            <label>
            <input type="text" name="textfield5" id="textfield5" />
            </label>
          </p>
            <p>ส่วนลด
              <label>
              <select name="select" id="select">
                <option>...</option>
                <option>5%</option>
                <option>10%</option>
                <option>15%</option>
                <option>20%</option>
                <option>25%</option>
              </select>
              </label>
&nbsp;
<label>
<input type="text" name="textfield7" id="textfield7" />
</label>
            </p>
            <p>รับเงิน
              <label>
              <input type="text" name="textfield9" id="textfield9" />
              </label>
            </p>
            <p>
              <label>&nbsp;เงินถอน
              <input type="text" name="textfield10" id="textfield10" />
              </label>
            </p>
            <p>
              <label>
              <input type="submit" name="button" id="button" value="ตกลง" />
              </label>
&nbsp;
<label>
<input type="reset" name="button2" id="button2" value="ยกเลิก" />
</label>
</p></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td>&nbsp;</td>
      <td colspan="2">&nbsp;</td>
    </tr>
  </table>
    
</form>
</body>
</html>

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-08-31 00:12:50 By : jokerhero99
 

 

No. 3



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



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


ผมไม่รู้จะทำอย่างไรจริงๆ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-08-31 00:16:54 By : jokerhero99
 


 

No. 4



โพสกระทู้ ( 74,058 )
บทความ ( 838 )

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

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

ใช้เหมือนกันค้นหาปกติครับ



Go to : PHP MySQL Search Record
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-08-31 06:29:33 By : mr.win
 


 

No. 5



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

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

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


ตอบความคิดเห็นที่ : 2 เขียนโดย : jokerhero99 เมื่อวันที่ 2012-08-31 00:12:50
รายละเอียดของการตอบ ::
ไม่มี โค๊ด php สักตัว

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-08-31 10:03:46 By : compiak
 


 

No. 6



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



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


ตอบความคิดเห็นที่ : 4 เขียนโดย : mr.win เมื่อวันที่ 2012-08-31 06:29:33
รายละเอียดของการตอบ ::
..ขอบคุณครับ

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-08-31 17:43:05 By : jokerhero99
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : อยากให้มันแสดงผลตรงนี้ครับ ช่วหน่อยครับ ขอบคุณครับ ขอโค้ด php
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ 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 04
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 อัตราราคา คลิกที่นี่