$scid=$_GET["scid"]; header('Content-Type: text/html; charset=tis-620'); echo ""; include('db_config.php'); $sql0="select scode,sname,sgrp from $_sch where scode='$scid'" ; $result0=mysql_query($sql0); $db0=mysql_fetch_array($result0); $scname=$db0[sname]; $sgrp=$db0[sgrp]; $sql="SELECT * FROM $_act,$_sch,$_data WHERE kd_code=kp_id and kd_sch=scode and kd_sch='$scid' and kd_remark='1' order by kp_grp,kp_id"; $result=mysql_query($sql); echo "สรุปเหรียญนักเรียนตัวแทน CEO โรงเรียน$scname กลุ่มโรงเรียน $sgrp
ที่ | กิจกรรม (ช่วงชั้น) | กลุ่มสาระ | ชื่อนักเรียน | ผู้ฝึกสอน | ตัวแทน |
$rw | $act | $gp | $db[kd_std] | $db[kd_tutor] | $rem |