<?php ob_start(); session_start(); include("include/inc.config.php"); include("include/inc.function.php"); ?> <!doctype html> <html><!-- InstanceBegin template="/Templates/templateAdmin.dwt.php" codeOutsideHTMLIsLocked="false" --> <head> <meta charset="utf-8"> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <?php include("include/incCSS.php"); ?> <!-- InstanceBeginEditable name="doctitle" --> <title><?php echo TITLEWEB;?></title> <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable --> </head> <body> <!-- WRAPPER --> <div id="wrapper" class="clearfix"> <?php include("include/incHeader.php"); ?> <?php include("include/incMenu.php"); ?> <!-- MIDDLE --> <section id="middle"> <!-- InstanceBeginEditable name="header" --> <!-- page title --> <header id="page-header"> <h1>ระบบสารบรรณอิเล็กทรอนิกส์แขวงทางหลวงจังหวัดสิงห์บุรี</h1> </header> <!-- /page title --> <!-- InstanceEndEditable --> <div id="content" class="dashboard padding-20"> <div class="row"> <div class="col-md-12"> <!-- PANEL CLASSES: panel-default panel-danger panel-warning panel-info panel-success INFO: panel collapse - stored on user localStorage (handled by app.js _panels() function). All pannels should have an unique ID or the panel collapse status will not be stored! --> <div id="panel-3" class="panel panel-default"> <div class="panel-heading"> <span class="title elipsis"> <strong> <!-- InstanceBeginEditable name="headpanel" --> รายงานข้อมูลสิทธิ์<!-- InstanceEndEditable --> </strong> <!-- panel title --> </span> </div> <!-- panel content --> <div class="panel-body"> <!-- InstanceBeginEditable name="data" --> <?php if($_SESSION['ssprivilege_type'] == 2){ ?> <div class="table-responsive"> <table class="table table-bordered nomargin" id="example" style="font-size:12px"> <thead> <tr> <th width="18%">ชื่อ</th> <th width="15%">ตำแหน่ง</th> <th width="15%">แผนก</th> <th width="11%">username</th> </tr> </thead> <tfoot> <tr> <th width="18%">45445</th> </tr> </tfoot> <tbody> <?php $colname_Recordset3 = "-1"; if (isset($_GET['namestaff'])) { $colname_Recordset3 = $_GET['namestaff']; } $sqlPos1 = "SELECT * FROM staff WHERE staff_id='".$_GET['namestaff']."' "; $queryPos1 = mysql_query($sqlPos1); $dataPos1 = mysql_fetch_array($queryPos1); ?> <?php $sqlPos = "SELECT * FROM staff inner join privilege on staff.staff_id=privilege.staff_id WHERE staff.staff_status ='1' AND staff_super='0' "; $queryPost = mysql_query($sqlPos) or die(mysql_error()); while($dataFac2 = mysql_fetch_array($queryPost)){ ?> <tr> <td><?=$dataFac2['staff_name']." ".$dataFac2['staff_lastname']?></td> <td><?=$roleArray2[$dataFac2['staff_position']]?></td> <td><?=$roleArray[$dataFac2['staff_dm']]?></td> <td><?=$dataFac2['privilege_username']?></td> </tr> <?php }?> </tbody> <tfoot> <tr> <td width="18%">ghrtrtj</td> </tr> </tfoot> </table><?php }else { header( "refresh: 3; url=form_login.php" ); echo '<div class="fu-callout fu-callout-info" > <h4>คุณไม่มีสิทธิ์ในการใช้งาน</h4> </div>'; } ?> <!-- InstanceEndEditable --> </div> <!-- /panel content --> <!-- panel footer --> <!-- InstanceBeginEditable name="footPanel" --> <!-- <div class="panel-footer"> <a href="#"><i class="fa fa-arrow-right text-muted"></i> View Activities Archive</a> </div> ..> <!-- /panel footer --> <!-- InstanceEndEditable --> </div> <!-- /PANEL --> </div> </div> </div> </section> <!-- /MIDDLE --> </div> <?php include("include/incScript.php"); ?> <!-- InstanceBeginEditable name="script" --> <script type="text/javascript" charset="utf-8"> $(document).ready(function() { $('#example').dataTable( { dom: 'Bfrtip' , buttons: [ /* 'copyFlash', 'csvFlash', 'excelFlash', 'pdfFlash', */ { title :'รายงานข้อมูลสิทธิ์', extend: 'print', message: '<p align="center">รายงานข้อมูลสิทธิ์</p>' } ] } ); } ); </script> <!-- InstanceEndEditable --> </body> <!-- InstanceEnd --></html>
#footer { clear: both; position: relative; z-index: 10; height: 3em; margin-top: -3em; }
<div id="footer">Footer Text</div>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง