Hacked By AnonymousFox

Current Path : C:/AppServ/www/timetable/home/
Upload File :
Current File : C:/AppServ/www/timetable/home/money1.php

<? 
include("../lib/session.php");
include("../lib/config.php");
include("../lib/connect.php");
include("../lib/function.php");
include("../lib/register_global.php");
if($System_Session_User_ID=="")
{
//echo"<meta http-equiv=\"refresh\" content=\"0;URL=../index.php\">";
}

$inputtea=$_GET['inputtea'];
$inputmonth=$_GET['inputmonth'];
$inputyear=$_GET['inputyear'];

?>
<!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=windows-874" />
<title>ระบบประเมินรายวิชา/การสอนอาจารย์ </title>
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<link href="../css/menu.css" rel="stylesheet" type="text/css" />
<link href="../css/font.css" rel="stylesheet" type="text/css" />
<link href="../css/piya_style.css" rel="stylesheet" type="text/css" />
<link href="../css/table.css" rel="stylesheet" type="text/css" />
<style>
.input1{ 

background: #006600; 

font-family:Tahoma, Geneva, sans-serif; 

font-size:14px;  

padding: 5px 10px 5px 10px; 

color: #fff; 

font-weight: bold; 

-moz-border-radius: 6px; 

-webkit-border-radius: 6px; 

-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 

border-bottom: 1px solid rgba(0,0,0,0.25); 

border-left:none; 

border-top:none; 

margin:10px 0 10px 0; 

} 

.input1:hover{ 

background: #62A062; 

}

.input2{ 

background:#F50000; 

font-family:Tahoma, Geneva, sans-serif; 

font-size:14px;  

padding: 5px 10px 5px 10px; 

color: #fff; 

font-weight: bold; 

-moz-border-radius: 6px; 

-webkit-border-radius: 6px; 

-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 

border-bottom: 1px solid rgba(0,0,0,0.25); 

cursor: pointer; 

border-left:none; 

border-top:none; 

margin:10px 0 10px 0; 

} 

.input2:hover{ 

background:#FF4B1A; 

}
.input3{ 

background: #999999; 

font-family:Tahoma, Geneva, sans-serif; 

font-size:14px;  

padding: 5px 10px 5px 10px; 

color: #fff; 

font-weight: bold; 

-moz-border-radius: 6px; 

-webkit-border-radius: 6px; 

-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 

border-bottom: 1px solid rgba(0,0,0,0.25); 

border-left:none; 

border-top:none; 

margin:10px 0 10px 0; 

} 

.input3:hover{ 

background: #D5D5D5; 

}
.input31 {
background: #999999; 

font-family:Tahoma, Geneva, sans-serif; 

font-size:14px;  

padding: 5px 10px 5px 10px; 

color: #fff; 

font-weight: bold; 

-moz-border-radius: 6px; 

-webkit-border-radius: 6px; 

-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 

text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 

border-bottom: 1px solid rgba(0,0,0,0.25); 

border-left:none; 

border-top:none; 

margin:10px 0 10px 0; 
}
.graph { 
position: relative; /* IE is dumb */
width: 400px; 
border: 1px solid #000000; 
padding: 2px; 
}
.graph .barred { 
display: block;
position: relative;
background: #FFA29B; 
text-align: center; 
color: #333; 
height: 2em; 
line-height: 2em; 
}
.graph .bargreen { 
display: block;
position: relative;
background: #89B889; 
text-align: center; 
color: #333; 
height: 2em; 
line-height: 2em; 
}
.graph .bar span { position: absolute; left: 1em; }
.style19 {
	font-size: 24px;
	font-weight: bold;
}
</style>
</head>

<body onload="MM_preloadImages('../images/menu/menu_03.png','../images/menu/menu_01_over.png','../images/menu/menu_05_over.png')">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="49%" height="100" align="center" bgcolor="#0866C6" ><img src="logo.png" width="567" height="102" /></td>
    <td width="51%" align="center" bgcolor="#0866C6" ><table width="60%" border="0" align="right" cellpadding="5" cellspacing="5">
      <tr>
        <td width="31%" rowspan="3"><div align="center">
		<?php
		$type=".jpg";
      $filepic=$System_Session_User_ID.$type;
if( file_exists("pic/$filepic") )
{ ?>
<img src="pic/<?=$System_Session_User_ID?>.jpg" height="130" alt="Photo" border="3" style="border-color:#3984D0" />
<? }
else
{  ?>
<img src="pic/nopic.jpg" alt="Photo" height="130" border="3" style="border-color:#3984D0" />
<? } ?>
		
		</div></td>
        <td width="69%" class="login"><div align="left">
          <? if($System_Session_Sex==1){echo"นพ.";}if($System_Session_Sex==2){echo"พญ.";} if($System_Session_Sex==""&&$System_Session_Prefix=="นาย"){echo"นพ.";}if($System_Session_Sex==""&&$System_Session_Prefix=="นาง"){echo"พญ.";}if($System_Session_Sex==""&&$System_Session_Prefix=="นางสาว"){echo"พญ.";}?><?=$System_Session_FullName?>
        </div></td>
      </tr>
      <tr>
        <td bgcolor="2074CA"><div align="left"><span class="login"><a href="../system/logout.php">เปลี่ยนรหัสผ่าน</a>&nbsp;</span></div></td>
      </tr>
      <tr>
        <td bgcolor="2074CA" class="login"><div align="left"><a href="../system/logout.php"> ออกจากระบบ</a>&nbsp;</div></td>
      </tr>
    </table></td>
  </tr>
  
  <tr>
    <td colspan="2" align="center" valign="top"><table width="100%" border="0">
      <tr>
        <td width="19%" rowspan="2" valign="top" bgcolor="#282828"><table width="100%" border="1" style="border-collapse:collapse" bordercolor="#232323" cellpadding="7" cellspacing="7">
            <tr>
              <td bgcolor="#232323"><div align="center" class="login">เมนู</div></td>
            </tr>
			  <tr>
              <td bgcolor="#282828"><div align="center"><strong><span class="login"><a href="personal.php">ข้อมูลนักศึกษา</a></span></strong></div></td>
            </tr>          
			<tr>
              <td bgcolor="#282828"><div align="center"><strong><span class="login"><a href="personal.php">ตารางสอน</a></span></strong></div></td>
            </tr>
          <tr>
              <td bgcolor="#282828"><div align="center"><span class="login"><a href="table.php"><strong>ส่งคะแนนเกรด</strong></a></span></div></td>
            </tr>
			 <tr>
              <td bgcolor="#282828"><div align="center"><span class="login"><a href="table.php"><strong>ค่าตอบแทน</strong></a></span></div></td>
            </tr>
          </table>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p></td>
        <td width="81%" bgcolor="#DDDDDD"><div align="left"><strong> &nbsp;&nbsp;&nbsp;&nbsp;ยินดีต้อนรับเข้าสู่ระบบบริการการศึกษา</strong></div></td>
      </tr>
      <tr>
        <td bgcolor="#FFFFFF" valign="top"><p>&nbsp;</p>
          <table width="95%" border="0" align="center" cellpadding="3" cellspacing="0">
            <tbody>
              <tr>
                <td width="10"></td>
                <td width="100%"><div align="left"><font face="CordiaUPC" color="#000080" size="6"><b>ค่าตอบแทน </b></font></div></td>
              </tr>
            </tbody>
          </table>
		  <p align="center">&nbsp;		    </p>
		  <form action="money.php" method="get">
		  <table width="80%" border="1" align="center" style="border-collapse:collapse" bordercolor="#666666">
            <tr>
              <td><div align="center"><br />
                อาจารย์
                  <select name="inputtea">
                    <option value="" selected="selected">---------กรุณาเลือกอาจารย์------------</option>
					<?
					$sqltea="select * from mfu_mod_teacher order by name asc";
					$querytea=mysql_query($sqltea);
					while($rowtea=mysql_fetch_array($querytea)){
					?>
                    <option value="<?=$rowtea[Id]?>" <? if($inputtea=="$rowtea[Id]"){?> selected="selected"<? } ?>><?=$rowtea[name]?> <?=$rowtea[lname]?></option>
				<? } ?>
                  </select>
                  <br />
                  <br />
                  เดือน
                <select name="inputmonth">
                  <option value="" selected="selected">---------กรุณาเลือกเดือน------------</option>
                  <option value="01" <? if($inputmonth=="01"){?> selected="selected"<? } ?>>มกราคม</option>
                  <option value="02" <? if($inputmonth=="02"){?> selected="selected"<? } ?>>กุมภาพันธ์</option>
                  <option value="03" <? if($inputmonth=="03"){?> selected="selected"<? } ?>>มีนาคม</option>
                  <option value="04" <? if($inputmonth=="04"){?> selected="selected"<? } ?>>เมษายน</option>
                  <option value="05" <? if($inputmonth=="05"){?> selected="selected"<? } ?>>พฤษภาคม</option>
                  <option value="06" <? if($inputmonth=="06"){?> selected="selected"<? } ?>>มิถุนายน</option>
                  <option value="07" <? if($inputmonth=="07"){?> selected="selected"<? } ?>>กรกฏาคม</option>
                  <option value="08" <? if($inputmonth=="08"){?> selected="selected"<? } ?>>สิงหาคม</option>
                  <option value="09" <? if($inputmonth=="09"){?> selected="selected"<? } ?>>กันยายน</option>
                  <option value="10" <? if($inputmonth=="10"){?> selected="selected"<? } ?>>ตุลาคม</option>
                  <option value="11" <? if($inputmonth=="11"){?> selected="selected"<? } ?>>พฤศจิกายน</option>
                  <option value="12" <? if($inputmonth=="12"){?> selected="selected"<? } ?>>ธันวาคม</option>
                  </select>
                ปีการศึกษา
  <select name="inputyear">
    <option value="" selected="selected">---------กรุณาเลือกปี------------</option>
    <option value="2016" <? if($inputyear=="2016"){?> selected="selected"<? } ?>>2559</option>
    <option value="2017" <? if($inputyear=="2017"){?> selected="selected"<? } ?>>2560</option>
    <option value="2018" <? if($inputyear=="2018"){?> selected="selected"<? } ?>>2561</option>
  </select>
              &nbsp;&nbsp;&nbsp;
              <input type="submit" name="Submit" value="Submit" />
              <br />
              <br />
              </div></td>
            </tr>
          </table>
		  </form>
		  <p align="center">&nbsp;</p>
		  <? if($inputmonth!="") {?>
		  <? 
		 $sqltime="select * from cm_mod_detailoverall a,cmteacher b where a.cm_mod_detailoverall_ID=b.cmteacher_DetailoverallID  and b.cmteacher_TeacherID   and b.cmteacher_TeacherID='$inputtea'  and a.cm_mod_detailoverall_DateFrom like '%$inputyear-$inputmonth%' group by a.cm_mod_detailoverall_DateFrom asc"; 
		$querytime=mysql_query($sqltime);
		$numtime=mysql_num_rows($querytime);
		if($numtime>0){
		 while($rowtime=mysql_fetch_array($querytime)){
		  ?>
<table width="95%" border="1" align="center" style="border-collapse:collapse">
            <tr>
              <td colspan="7" <?
			  $day=date('l', strtotime($rowtime[cm_mod_detailoverall_DateFrom])); 
			   if($day=="Monday"){echo"bgcolor=#FFFFB9";} if($day=="Tuesday"){echo"bgcolor=#FFCCFF";}if($day=="Wednesday"){echo"bgcolor=#BFFFBF";}if($day=="Thursday"){echo"bgcolor=#FFCC99";}if($day=="Friday"){echo"bgcolor=#A6EDFF";}if($day=="Thursday"){echo"bgcolor=#";}if($day=="Sunday"){echo"bgcolor=#";} ?>><div align="left">
                <? 
			  $day=date('l', strtotime($rowtime[cm_mod_detailoverall_DateFrom])); 
			  if($day=="Monday"){echo"วันจันทร์";} if($day=="Tuesday"){echo"วันอังคาร";}if($day=="Wednesday"){echo"วันพุธ";}if($day=="Thursday"){echo"วันพฤหัสบดี";}if($day=="Friday"){echo"วันศุกร์";}if($day=="Saturday"){echo"วันเสาร์";}if($day=="Sunday"){echo"วันอาทิตย์";}
			  ?>
                  <?=ShowDateLong($rowtime[cm_mod_detailoverall_DateFrom])?>
              </div></td>
            </tr>
            <tr>
              <td width="15%" bgcolor="#515151"><div align="center" class="style16">เวลา</div></td>
              <td width="23%" bgcolor="#515151"><div align="center" class="style16">ชื่อรายวิชา</div></td>
              <td width="21%" bgcolor="#515151"><div align="center" class="style16">เรื่องที่สอน</div></td>
              <td width="18%" bgcolor="#515151"><div align="center" class="style16">ประเภทการสอน</div></td>
              <td width="11%" bgcolor="#515151"><div align="center" class="style16">อ.ผู้สอน</div></td>
              <td width="6%" bgcolor="#515151"><div align="center">จำนวน ชม. </div></td>
              <td width="6%" bgcolor="#515151">จำนวนเงิน </td>
            </tr>
            <? 
		$sqltime2="select * from cm_mod_detailoverall a,cmteacher b where a.cm_mod_detailoverall_ID=b.cmteacher_DetailoverallID  and b.cmteacher_TeacherID='$inputtea' and a.cm_mod_detailoverall_DateFrom = '$rowtime[cm_mod_detailoverall_DateFrom]' order by a.cm_mod_detailoverall_TimeFrom asc"; 
		$querytime2=mysql_query($sqltime2);
		 while($rowtime2=mysql_fetch_array($querytime2)){
		  ?>
            <tr>
              <td><div align="center">
                <?=$rowtime2[cm_mod_detailoverall_TimeFrom]?>
                -
                <?=$rowtime2[cm_mod_detailoverall_TimeTo]?>
              </div></td>
              <td><div align="center"><font color="#000000">
                  <?=$rowtime2[cm_mod_detailoverall_Subject]?>
              </font></div></td>
              <td><div align="center">
                <?=$rowtime2[cm_mod_detailoverall_Course]?>
              </div></td>
              <td><div align="center">
                <?=$rowtime2[cm_mod_detailoverall_Type]?>
              </div></td>
              <td><div align="center">
                  <?
							$sqlteach="select * from cmteacher a,mfu_mod_teacher b where a.cmteacher_TeacherID=b.Id and a.cmteacher_DetailoverallID='$rowtime2[cm_mod_detailoverall_ID]' order by a.cmteacher_ID asc";
                             $Queryteach=mysql_query($sqlteach);
                             while ($Rowteach = mysql_fetch_array($Queryteach)) { 
								echo $Rowteach[name];   echo"&nbsp;&nbsp;"; echo $Rowteach[lname];
								echo "</br>";
							 }
							 ?>
              </div></td>
              <td><div align="center">
               <? echo $at=$rowtime2[cm_mod_detailoverall_Alltime]?>
              </div></td>
              <td><div align="center"> <? echo $am=$rowtime2[cm_mod_detailoverall_Alltime]*100?><? $g+=$at ; ?> <? $h+=$am ;  ?></div></td>
            </tr>
            <? } ?>
          </table>
          <? } }else {?>
          <table width="95%" border="1" align="center" style="border-collapse:collapse">
            <tr>
              <td align="center">ไม่มีข้อมูลการสอน</td>
            </tr>
          </table>
          <p>
            <? } ?>
          </p>
          <table width="95%" border="1" align="center" style="border-collapse:collapse">
            <tr>
              <td width="88%"><div align="right">รวมจำนวน ชม. </div></td>
              <td width="12%"><? echo $g; ?></td>
            </tr>
            <tr>
              <td><div align="right">รวมเป็นเงิน(บาท)</div></td>
              <td><? echo $h; ?></td>
            </tr>
          </table>
		  <? } ?>
          <p align="center">
		  <? if($numtime>0){ ?>
            <a href="receipt.php?inputtea=<?=$inputtea?>&inputmonth=<?=$inputmonth?>&inputyear=<?=$inputyear?>" target="_blank">ปริ้นท์ใบเสร็จรับเงิน</a>
			<? } ?>
          </p></td>
      </tr>
      
    </table>    </td>
  </tr>
</table>
</body>
</html>

Hacked By AnonymousFox1.0, Coded By AnonymousFox