<div id="container"> <? include"top_manu.php";?> <div id="top-panel"> <div id="panel"> </div> </div> <div id="wrapper"> <div id="content"> <p><input name="Subupdate" type="button" id="Subupdate" style="height:40px;" onclick="location='matchball.php' " value="กลับไปหน้า Matchball"> <input name="Subupdate" type="button" id="Subupdate" style="height:40px;" onclick="location='addmatch.php' " value="เพิ่มตารางการเเข่งขัน"> <input name="Subupdate" type="button" id="Subupdate" style="height:40px;" onclick="location='lekall.php' " value="จัดการลีกฟุตบอล"> </p> <p><a href="add_lek.php">เพิ่มลีกฟุตบอล</a></p> <p><form method="post" action="delcate.php" > <table cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <th width="79%" bgcolor="#FF6600" style="width: 45%;height:30px"><a href="#" class="asc">ชื่อลีกฟุตบอล</a></th> <th width="21%" bgcolor="#FF6600" style="width: 20%;">เเก้ไข</th> <th width="21%" bgcolor="#FF6600" style="width: 20%;">ลบลีก</th> </tr> <? $sql5="select * from lekball order by lek_id DESC"; $rs=mysql_query($sql5); while ($d=mysql_fetch_array($rs)){ if($bg == "#E8E8E8") { //ส่วนของการ สลับสี $bg = "#F4F4F4"; } else { $bg = "#E8E8E8"; } ?> <tr class="first"> <td height="30px" bgcolor="<?=$bg?>"><? echo" $d[lekname] "; ?></td> <td bgcolor="<?=$bg?>"><div align="center"><? echo" <a href=lek_cateedit.php?id=$d[lek_id] class=\"edit\" >เเก้ไข</a>"; ?></div></td> <td bgcolor="<?=$bg?>"><div align="center"> <? echo"<INPUT TYPE=checkbox NAME='del[]' value=$d[lek_id] "; ?></div> </td> </tr> </tbody> <? }; ?> </table> <br /> <input name="Sdel" type="submit" id="Sdel" value="ลบรายการที่เลือก" class="comment_submit"/> <br /> </form> </p> </div> <div id="sidebar"> <? include"left_manu.php";?> </div> </div> </div>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง