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,038

HOME > PHP > PHP Forum > ผมต้องการแบ่งหน้า php ได้หลายๆๆ หน้าแต่ละหน้า มีข้อมูลละ 30 ข้อมูลควรจะเขียนยังไงดีครับ ผมมีโค้ดที่เขียนโชว์ข้อมูลปล้วแต่ไม่รู้จะเขียนโค้ดแบ่งหน้ายังไง



 

[PHP] ผมต้องการแบ่งหน้า php ได้หลายๆๆ หน้าแต่ละหน้า มีข้อมูลละ 30 ข้อมูลควรจะเขียนยังไงดีครับ ผมมีโค้ดที่เขียนโชว์ข้อมูลปล้วแต่ไม่รู้จะเขียนโค้ดแบ่งหน้ายังไง

 



Topic : 057615

Guest




Code (PHP)
001.<HTML>
002.<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
003.<title>แสดงจดหมาย</title>
004.<style type="text/css">
005.<!--
006.body,td,th {
007.    color: #000000;
008.}
009.body {
010.    background-color: #CCCCCC;
011.}
012.-->
013.</style><BODY><center>
014.  <p><img src="../Head/head.gif" width="1000" height="150"> </p>
015.  <p>
016.    <?
017.include "connect.php";
018.//$count=0;
019.$sql="select * from email order by id asc";
020.$result=mysql_db_query($dbname,$sql);
021.echo"<br>";
022.//echo "<h3>ระบบจดหมาย</h3>
023.echo "
024.<a href='letter_view3.php'><font color='#0443AA'><b>[จัดการข้อมูลสมาชิก]</a></font> <a href='../webboard/login.php'><font color='#0443AA'>[เว็บบอร์ด]</a></font></b><p>
025.        <table width='800' border='1'>
026.<tr bgcolor='color='#0443AA'>
027.        <td width='50'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>ลำดับที่
028.</font></b></center></td>
029.        <td width='150'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>หมายเลขจดหมาย
030.</font></b></center></td>
031.        <td width='250'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>ชื่อผู้รับ
032.</font></b></center></td>
033.        <td width='150'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>ประเภทจดหมาย</font></b></center></td>
034.        <td width='250'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>วันที่ได้รับ
035.</font></b></center></td>
036.        <td width='100'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>สถานะ
037.</font></b></center></td>
038.        <td width='100'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>แก้ไข</font></b></center></td>
039.        <td width='100'><center><b><font size='2' face='MS Sans Serif'color='#FFFFFF'>ลบ</font></b></center></td></tr>";
040. 
041.while($record=mysql_fetch_array($result))
042.{
043.        //$count++;
044.        $id=$record[id];
045.        $iddoc=$record[iddoc];
046.        $name=$record[name];
047.        $lastname=$record[lastname];
048.        $doctype=$record[doctype];
049.        $day=$record[day];
050.        $status=$record[status];
051.        //$day=$record[day];
052.        //$month=$record[month];
053.        //$year=$record[year];
054.        echo "<tr bgcolor='#FFFFFF'>
055.        <td width='50'><center><font size='2' face='MS Sans Serif'color='#0443AA'>$id</font></center></td>
056.        <td width='150'><center><font size='2' face='MS Sans Serif'color='#0443AA'>$iddoc</font></center></td>
057.        <td width='250'><center><font size='2' face='MS Sans Serif'color='#0443AA'>$name&nbsp; &nbsp;$lastname</font></center></td>
058.        <td width='150'><center><font size='2' face='MS Sans Serif'color='#0443AA'>$doctype</font><center></td>
059.        <td width='250'><center><font size='2' face='MS Sans Serif'color='#0443AA'>$day</font></center></td>
060.        <td width='100'><center><font size='2' face='MS Sans Serif'color='#0443AA'>$status</font></center></td>
061.        <TD width='100'><A HREF=\"letter_edit2.php?id_edit=$id\"onclick=\" return confirm('ยืนยันแก้ไข$name ออกจากระบบ')\"><center>แก้ไข</A></TD></center>
062.    <TD width='100'><A HREF=\"admin_type_delete.php?id_del=$id\"onclick=\" return confirm('ยืนยันลบ$name ออกจากระบบ')\"><center>ลบ</A></TD></center>
063.    </tr>";
064.         
065.}
066.echo "</table>";
067.?>
068.  </p>
069.  <p><a href="adminlogout.php"><center>[ออกจากระบบ]</center><br></a></p>
070.</center>
071.</center>
072. <tr>
073.    <td><h2 align="center" class="style1">&nbsp;</h2>
074.      <h3 align="center" class="style1"><font color="#0000FF">เพิ่มจดหมาย</font></h3>
075.      <form  name="checkForm" method="POST" action="letter_save.php" onSubmit="return check()">
076.        <table width="512" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#99FFFF" size ="10">
077.          <tr>
078.            <td>ประเภทจดหมาย</td>
079.            <td><font size="2" face="MS Sans Serif, Tahoma, sans-serif">
080.              <select name=doctype  >
081.                <option selected value="">เลือกประเภท</option>
082.                <option value="จดหมาย">จดหมาย</option>
083.                <option value="EMS">EMS</option>
084.                <option value="พัสดุ">พัสดุ</option>
085.              </select>
086.            </font></td>
087.          </tr>
088.          <tr>
089.            <td>&nbsp;</td>
090.            <td>&nbsp;</td>
091.          </tr>
092.          <tr>
093.            <td width="120">หมายเลข</td>
094.            <td width="382"><input name="iddoc" type="text" id="iddoc" size="30" maxlength="13"></td>
095.          </tr>
096.          <tr>
097.            <td>&nbsp;</td>
098.            <td>&nbsp;</td>
099.          </tr>
100.          <tr>
101.            <td>ชื่อ-นามสกุล</td>
102.            <td><label for="name"></label>
103.            <input name="name" type="text" id="name" size="25">
104.            -
105.            <label for="lastname"></label>
106.            <input name="lastname" type="text" id="lastname" size="25"></td>
107.          </tr>
108.          <tr>
109.            <td>&nbsp;</td>
110.            <td>&nbsp;</td>
111.          </tr>
112.          <tr>
113.            <td>วันที่ได้รับ</td>
114.             
115.            <td><font size="2" face="MS Sans Serif, Tahoma, sans-serif">
116.              <label for="year"></label>
117.            </font><?
118.                    $c_date date("d");
119.                    $m_app = array ("ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค.");
120.                    $mounth_app = $m_app[date("n") - 1];
121.                    $y_app = date("Y") + 543;
122.                    $c_time = date("H:i");
123.                    $day = "$c_date $mounth_app $y_app เวลา$c_time น.";    
124.                    ?>
125.                     
126.            <input   name="day"type="text"  id="day" value="<?=$day ?>"/></td>
127.          </tr>
128.          <tr>
129.            <td>&nbsp;</td>
130.            <td>&nbsp;</td>
131.          </tr>
132.          <tr>
133.            <td>สถานะ</td>
134.            <td><select name=status  >
135.                <option selected value="">เลือกสถานะ</option>
136.                <option value="ยังไม่รับ">ยังไม่รับ</option>
137.                <option value="รับแล้ว">รับแล้ว</option>
138.                </select></td>
139.          </tr>
140.</table>
141.<script language="javascript">
142.function check() {
143.if(document.checkForm.doctype.value=="") {
144.alert("กรุณาเลือกประเภท") ;
145.document.checkForm.doctype .focus() ;
146.return false ;
147.}
148.if(document.checkForm.iddoc.value=="") {
149.alert("กรุณาใสหมายเลขจดหมาย") ;
150.document.checkForm.iddoc .focus() ;
151.return false ;
152.}
153.if(document.checkForm.name.value=="") {
154.alert("กรุณาใส่ชื่อผู้รับ") ;
155.document.checkForm.doctype .focus() ;
156.return false ;
157.}
158.if(document.checkForm.lastname.value=="") {
159.alert("กรุณาใส่นามสกุลผู้รับ") ;
160.document.checkForm.doctype .focus() ;
161.return false ;
162.}
163.if(document.checkForm.status.value=="") {
164.alert("กรุณาเลือกสถานะ") ;
165.document.checkForm.doctype .focus() ;
166.return false ;
167.}
168. 
169.else
170.return true ;
171.}
172.</script>
173.            <div align="center"><br>
174.            <input name="submit" type="submit" value="ตกลง">
175.            <input name="reset" type="reset" value="ยกเลิก">
176.        </div>
177.    </form>
178.</BODY>
179.</HTML>




Tag : PHP







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2011-03-22 03:08:05 By : เด็กกระทิง View : 798 Reply : 2
 

 

No. 1



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

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

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

Code (PHP)
01.<html>
02.<head>
03.<title>ThaiCreate.Com PHP & MySQL Tutorial</title>
04.</head>
05.<body>
06.<?
07.$objConnect = mysql_connect("localhost","root","root") or die("Error Connect to Database");
08.$objDB = mysql_select_db("mydatabase");
09.$strSQL = "SELECT * FROM customer ";
10.$objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]");
11.$Num_Rows = mysql_num_rows($objQuery);
12. 
13.$Per_Page = 2;   // Per Page
14. 
15.$Page = $_GET["Page"];
16.if(!$_GET["Page"])
17.{
18.    $Page=1;
19.}
20. 
21.$Prev_Page = $Page-1;
22.$Next_Page = $Page+1;
23. 
24.$Page_Start = (($Per_Page*$Page)-$Per_Page);
25.if($Num_Rows<=$Per_Page)
26.{
27.    $Num_Pages =1;
28.}
29.else if(($Num_Rows % $Per_Page)==0)
30.{
31.    $Num_Pages =($Num_Rows/$Per_Page) ;
32.}
33.else
34.{
35.    $Num_Pages =($Num_Rows/$Per_Page)+1;
36.    $Num_Pages = (int)$Num_Pages;
37.}
38. 
39.$strSQL .=" order  by CustomerID ASC LIMIT $Page_Start , $Per_Page";
40.$objQuery  = mysql_query($strSQL);
41.?>
42.<table width="600" border="1">
43.  <tr>
44.    <th width="91"> <div align="center">CustomerID </div></th>
45.    <th width="98"> <div align="center">Name </div></th>
46.    <th width="198"> <div align="center">Email </div></th>
47.    <th width="97"> <div align="center">CountryCode </div></th>
48.    <th width="59"> <div align="center">Budget </div></th>
49.    <th width="71"> <div align="center">Used </div></th>
50.  </tr>
51.<?
52.while($objResult = mysql_fetch_array($objQuery))
53.{
54.?>
55.  <tr>
56.    <td><div align="center"><?=$objResult["CustomerID"];?></div></td>
57.    <td><?=$objResult["Name"];?></td>
58.    <td><?=$objResult["Email"];?></td>
59.    <td><div align="center"><?=$objResult["CountryCode"];?></div></td>
60.    <td align="right"><?=$objResult["Budget"];?></td>
61.    <td align="right"><?=$objResult["Used"];?></td>
62.  </tr>
63.<?
64.}
65.?>
66.</table>
67. 
68.<br>
69.Total <?= $Num_Rows;?> Record : <?=$Num_Pages;?> Page :
70.<?
71.if($Prev_Page)
72.{
73.    echo " <a href='$_SERVER[SCRIPT_NAME]?Page=$Prev_Page'><< Back</a> ";
74.}
75. 
76.for($i=1; $i<=$Num_Pages; $i++){
77.    if($i != $Page)
78.    {
79.        echo "[ <a href='$_SERVER[SCRIPT_NAME]?Page=$i'>$i</a> ]";
80.    }
81.    else
82.    {
83.        echo "<b> $i </b>";
84.    }
85.}
86.if($Page!=$Num_Pages)
87.{
88.    echo " <a href ='$_SERVER[SCRIPT_NAME]?Page=$Next_Page'>Next>></a> ";
89.}
90.mysql_close($objConnect);
91.?>
92.</body>
93.</html>


Go to : PHP MySQL List Record Paging/Pagination






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-03-22 06:23:28 By : webmaster
 


 

No. 2



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



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


งืมมครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-04-01 01:14:47 By : zimmpooh
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ผมต้องการแบ่งหน้า php ได้หลายๆๆ หน้าแต่ละหน้า มีข้อมูลละ 30 ข้อมูลควรจะเขียนยังไงดีครับ ผมมีโค้ดที่เขียนโชว์ข้อมูลปล้วแต่ไม่รู้จะเขียนโค้ดแบ่งหน้ายังไง
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ 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 01
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2025 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่