Hacked By AnonymousFox

Current Path : C:/AppServ/www/mfu/webengine/mod_cms_group1/
Upload File :
Current File : C:/AppServ/www/mfu/webengine/mod_cms_group1/cv_el.php

<? 
include("../lib/session.php"); 
include("../lib/config.php");
include("../lib/connect.php");
include("../lib/function.php");
$Idel=$_GET["Idel"];

?>
<html>
<head>
 
<title>Web Engine : <?=$System_Variable_Title?>
</title>
 
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
 
<script language="JavaScript" 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/mystyle.css" rel="stylesheet" type="text/css">  
</head> 
<body bgcolor="#E9E6DF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('../../images/thai.gif','../../images/eng.gif','../../images/chaina.gif','../../images/object/topbar-thai-over.gif','../../images/object/topbar-english-over.gif','../images/bullet/lang_over_02_1.gif','../images/bullet/lang_over_01_1.gif')">
<script src="ckeditor.js"></script>
	<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="49%" height="100" align="center" bgcolor="#0866C6" ><img src="../../../timetable_teacher/home/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="2"><div align="center">
		<?php
		$sqlpic="select picture from mfu_mod_teacher where Id='$System_Session_User_ID'";
		$querypic=mysql_query($sqlpic);
		$rowpic=mysql_fetch_array($querypic);
if( file_exists("../../upload/member/$rowpic[0]") )
{ ?>
		<img src="../../upload/member/<?=$rowpic[0]?>" alt="Photo" width="87" height="109" 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">
			<strong><font color="#FFFFFF"> <? 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?></font></strong>
         
        </div></td>
      </tr>
      <tr>
        <td bgcolor="2074CA">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
	</table>
<table width="100%" height="26" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td background="../../images/main/main-t-bg.gif" bgcolor="#162C41" align="center"><p><strong><br>
    <font color="#FFFFFF">¨Ó¹Ç¹ ¹È. à¢éÒä»´Ùà¹×éÍËÒ<br>
		<?
		$sqlst="select * from moe_mod_wnw where moe_mod_wnw_ID='$Idel'";
		$queryst=mysql_query($sqlst);
		$rowst=mysql_fetch_array($queryst);
		?>
		<?=$rowst[moe_mod_wnw_Subject]?>
    <br>
    <br>
    </font></strong> </p></td>
  </tr>
</table>
<table width="100%" height="6" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="1" bgcolor="#10202F">&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
    <td width="1" bgcolor="#10202F"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td align="center" valign="top"><table width="100%" height="480" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td align="center" valign="top" bgcolor="#E9E6DF"> 
            <table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td height="16" valign="top" bgcolor="#C4BDB1">&nbsp;</td>
        <td align="center" valign="top" bgcolor="#C4BDB1">&nbsp;</td>
        <td valign="top" bgcolor="#C4BDB1">&nbsp;</td>
      </tr>
      <tr>
        <td width="20" valign="top" background="../images/object/border_03.gif"><img src="../images/object/border_16.gif" width="20" height="83"></td>
        <td align="center" valign="top" bgcolor="#FFFFFF">
			
			<table width="100%" border="1" cellpadding="10" cellspacing="1">
          
            <tr align="center" class="menu_table_header">
              <td width="101" align="center">
                ÅӴѺ.</td>
              <td width="333">ÃÙ»ÀÒ¾</td>
              <td width="726">ª×èÍ - ¹ÒÁÊ¡ØÅ</td>
              </tr>
     <?
	$sql="select * from countview_el where Idel='$Idel' order by Id asc";
	$query=mysql_query($sql);$i=1;
	while($row=mysql_fetch_array($query)) {
		
		$sqlst="select * from evaluateicm_system_student where evaluateicm_system_student_ID='$row[Idstudent]'";
		$queryst=mysql_query($sqlst);
		$rowst=mysql_fetch_array($queryst);
		
	?>
            <tr>
              <td width="101" align="center"><?=$i?></td>
              <td height="65" align="center">
				  <img src="../../../timetable/images/student/<?=$rowst[evaluateicm_system_student_UserName]?>.jpg"  height="130" alt="Photo" border="3" style="border-color:#3984D0" />
                
                </td>
              <td height="65" align="center">
		
			<?=$rowst[2]?><?=$rowst[evaluateicm_system_student_FName]?>&nbsp;<?=$rowst[evaluateicm_system_student_LName]?>	
				</td>
              </tr>
            
            <? 
			$i++;
	} ?>
            
        </table></td>
        <td width="17" valign="top" background="../images/object/border_07.gif"><img src="../images/object/border_17.gif" width="17" height="119"></td>
      </tr>
      <tr>
        <td height="16"><img src="../images/object/border_09.gif" width="20" height="16"></td>
        <td height="16" background="../images/object/border_11.gif"><img src="../images/object/border_11.gif" width="1" height="16"></td>
        <td><img src="../images/object/border_13.gif" width="17" height="16"></td>
      </tr>
    </table></td>
        </tr>
      </table></td>
    <td width="1" bgcolor="#10202F"><img src="../../images/blank.gif" width="1" height="1"></td> 
  </tr>
</table>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="4" height="30" align="left" valign="bottom" background="../../images/main/main-t-bg.gif">&nbsp;</td>
    <td height="30" align="center" background="../../images/main/main-t-bg.gif">&nbsp;</td>
    <td width="4" height="30" align="right" valign="bottom" background="../../images/main/main-t-bg.gif">&nbsp;</td>
  </tr>
</table>
</body>
</html>
<? 
include("../lib/disconnect.php");
?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox