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_code and kd_sch=scode and kd_sch='$scid' and g+s+b>0 and kd_code not like '13%' order by g desc,s desc,b desc,kp_grp"; $result=mysql_query($sql); echo "
รางวัล | กิจกรรม (ช่วงชั้น) | กลุ่มสาระ | ชื่อนักเรียน | ผู้ฝึกสอน | รร. | คะแนน | ตัวแทน | แจ้งแก้ไข |
$med | $act | $gp | $db[kd_std] | $db[kd_tutor] | รร. | $db[kd_score] | $rem | $rmk |