<center> <table width="500" border="0" bordercolor="#000000" > <tr> <th width="150" nowrap="nowrap" bgcolor="#99FF66"> <div align="center">รหัส </div></th> <th width="200" nowrap="nowrap" bgcolor="#99FF66"> <div align="center">ชื่อ</div></th> <th width="150" bgcolor="#99FF66"> <div align="center">จำนวน </div></th> </tr> </center> <?php $i=0; while($result=mysqli_fetch_array($query,MYSQLI_ASSOC)) // print "<td>".$info['PER_NAME'] ."</td>"; // echo $result["PER_NAME"]; { $i++; if($i%2==0) { $bg = "#FFEFD5"; } else { $bg = "#F0FFFF"; } ?> <tr bgcolor="<?=$bg;?>"> <td><div align="center"><?php echo " ".$result["fff1"];?></div></td> <td><div align="left"><?php echo " ".$result["fff2"];?></div></td> <td><div align="right"><?php echo number_format($result["num3"])." ";?></div></td> </tr> <?php } ?>
<center> <table width="500" border="0" bordercolor="#000000" > <tr> <th width="150" nowrap="nowrap" bgcolor="#99FF66"> <div align="center">รหัส </div></th> <th width="200" nowrap="nowrap" bgcolor="#99FF66"> <div align="center">ชื่อ</div></th> <th width="150" bgcolor="#99FF66"> <div align="center">จำนวน </div></th> </tr> </center> <?php $i=0; while($result=mysqli_fetch_array($query,MYSQLI_ASSOC)) // print "<td>".$info['PER_NAME'] ."</td>"; // echo $result["PER_NAME"]; { $i++; if($i%2==0) { $bg = "#FFEFD5"; } else { $bg = "#F0FFFF"; } ?> <tr bgcolor="<?=$bg;?>"> <td><div align="center"><?php echo " ".$result["fff1"];?></div></td> <td><div align="left"><?php echo " ".$result["fff2"];?></div></td> <td><div align="right"><?php echo number_format($result["num3"])." "; $total=$total+$result["num3"]; ?></div></td> </tr> <?php } ?> <tr bgcolor="<?=$bg;?>"> <td><td><td><?php echo $total; ?>
<td><td>//พิมพ์ใส่ตรงนี้ได้เลย<td><?php echo $total; ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง