<?php if(isset($_GET['term']) && isset($_GET['date']) &&isset($_GET['class']) ){ echo " <!-- DataTable --> <table id=\"record\" class=\"table table-striped table-bordered dt-responsive nowrap mt-4\" style=\"width:100%\"> <thead class=\"table-light\"> <tr style=\"text-align:center\"> <th scrope=\"col\" rowspan=\"2\">ลำดับที่</th> <th scrope=\"col\" rowspan=\"2\">ระดับชั้น</th> <th scrope=\"col\" rowspan=\"2\">คาบที่</th> <th scrope=\"col\" rowspan=\"2\">รายวิชา</th> <th scrope=\"col\" rowspan=\"2\">ครูผู้สอน</th> <th scrope=\"col\" colspan=\"2\">จำนวนนักเรียน</th> <th scrope=\"col\" rowspan=\"2\">ภาพ</th> <th scrope=\"col\" rowspan=\"2\">ดำเนินการ</th> </tr> <tr style=\"text-align:center\"> <th scope=\"col\" width=\"10%\">เต็ม</th> <th scope=\"col\" width=\"10%\">ขาด</th> </tr> </thead> <tbody> <tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> </tbody> </table> <!-- ส่วนพบปัญหา --> <div class=\"text-center pt-3\"> <a href=\"printrec.php?term=?php echo '$_GET['term'] ?\"><button type=\"button\" name=\"print\" id=\"print\" class=\"btn btn-primary mt-3\">พิมพ์รายงาน</button></a> </div> " ;} ?>
<?php if(isset($_GET['term']) && isset($_GET['date']) &&isset($_GET['class']) ){ ?> <!-- DataTable --> <table id="record" class="table table-striped table-bordered dt-responsive nowrap mt-4" style="width:100%" > <thead class="table-light"> <tr style="text-align:center"> <th scope="col" rowspan="2">ลำดับที่</th> --- </tr> <tr style="text-align:center"> <th scope="col" width="10%">เต็ม</th> <th scope="col" width="10%">ขาด</th> </tr> </thead> <tbody> <tr> <td> </td> --- </tr> </tbody> </table> <!-- ส่วนพบปัญหา --> <div class="text-center pt-3" > <a href="printrec.php?term=<?=$_GET['term']?>" > <span id="print" class="btn btn-primary mt-3">พิมพ์รายงาน</span> </a> </div> <?php }
<!doctype html> <html> <head> <title><?='Test ' . ( 1000 + 500)?></title> </head> <body><?php echo substr('abcdef', 0,3)?> </body> </html>
<!doctype html> <html> <head> <title>Test 1500</title> </head> <body>abc </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง