Hacked By AnonymousFox

Current Path : C:/AppServ/www/stato/
Upload File :
Current File : C:/AppServ/www/stato/index2.php

<? 
include("lib/config.php");
include("lib/connect.php");
$Id=$_GET["Id"];
$sql="select * from colab where Dateadd='$Id'";
$query=mysql_query($sql);
$row=mysql_fetch_array($query);
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-icon" href="images/apple-touch-icon.png" />
<link rel="apple-touch-startup-image" href="images/apple-touch-startup-image-320x460.png" />
<title>:: ศูนย์วิทยาศาสตร์การแพทย์แห่งที่ 7 ขอนแก่น ::</title>
<link type="text/css" rel="stylesheet" href="css/style.css"/>
<link type="text/css" rel="stylesheet" href="colors/splash/splash.css"/>
<link type="text/css" rel="stylesheet" href="css/idangerous.swiper.css"/>
<link type="text/css" rel="stylesheet" href="css/swipebox.css" />
<link type="text/css" rel="stylesheet" href="css/plyr.css"/>
<link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css' />
<script type="text/javascript" src="js/jquery-1.10.1.min.js"></script>
<script src="js/jquery.validate.min.js" type="text/javascript"></script>
</head>
<body>
  <div class="swiper-container swiper-parent">
<div class="swiper-wrapper">
<!--Splash Page-->
<!--Menu page-->
    <div class="swiper-slide sliderbg">
      <div class="swiper-container swiper-nested">
               <div class="swiper-wrapper">
                    <div class="swiper-slide">
                              <div class="slide-inner">
                                        <div class="pages_container">
                                        </strong></font> <h4><a href="home.php">กลับสู่หน้าหลัก</a></h4>
                                        <h2 class="page_title">ทะเบียน COVID - 19</h2>
                                        <blockquote>วันที่รายงานผล 
                                          <?=$Id?>&nbsp;
/ จำนวนตัวอย่างทั้งหมด
<?
                          $sql1="select * from colab where Dateadd='$Id'";
						$query1=mysql_query($sql1);
						$num1=mysql_num_rows($query1);
						?>
                        <?=$num1?> ตัวอย่าง<br />
                                          <strong>โดยศูนย์วิทยาศาสตร์การแพทย์ที่ 7 ขอนแก่น ตรวจโควิดด้วยเทคนิค Real Time RT-CPR
                                          </strong></blockquote>
                                        
                                        <h3>หน่วยงานที่ส่ง</h3>
                      <?
						$sql="select * from colab where Dateadd='$Id' group by Sent";
						$query=mysql_query($sql);
						while($row=mysql_fetch_array($query)){
					?>
                                        <div class="service_box">
                                          <div class="services_icon"><img src="images/icons/layout.png" alt="" title="" /></div>
                                          <div class="service_content">
                                          <h4><strong><?=$row[Sent]?></strong></h4>
                                          <h5><strong>จำนวนทั้งหมด</strong><font color="#FF0000"><strong>
<?
                          $sql1="select * from colab where Dateadd='$Id' and Sent='$row[Sent]'";
						$query1=mysql_query($sql1);
						$num1=mysql_num_rows($query1);
						?>  <?=$num1?></b></strong></font>
<strong>ตัวอย่าง</strong><br />
                                          </h5>
                                          </div>
                                        </div>
                                        <p><span class="page_title"></span></p>
                                        <p>&nbsp;</p>
                                        <p> <br />
                                          <br />
                                          <? } ?> 
                                        <div class="clearfix"></div>
      <div class="scrolltop radius20"><a href="#"><img src="images/icons/top.png" alt="Go on top" title="Go on top" /></a></div>
                                        </div>
                                        <!--End of page container-->
                              </div>
                    </div>
              </div>
              <div class="swiper-scrollbar"></div>
     </div>
     </div>
<!--Page 1 content-->
     
      
<!--Page 2 content-->
      
     
<!--Page 3 content-->

    <div class="pagination"></div>
<script type="text/javascript" src="js/jquery.swipebox.js"></script>
<script type="text/javascript" src="js/idangerous.swiper-2.1.min.js"></script>
<script type="text/javascript" src="js/idangerous.swiper.scrollbar-2.1.js"></script>
<script type="text/javascript" src="js/jquery.tabify.js"></script>
<script type="text/javascript" src="js/plyr.js"></script>
<script type="text/javascript" src="js/code.js"></script>
<script type="text/javascript" src="js/load.js"></script>
<!--Twitter Feed-->
</body>
</html>

Hacked By AnonymousFox1.0, Coded By AnonymousFox