header('Content-Type: text/html; charset=tis-620');
echo "";
include('db_config.php');
$sql="SELECT * FROM $_tact order by kp_id";
$result=mysql_query($sql);
echo <<สรุปการสมัครประกวดสื่อนวัตกรรมทางการศึกษาครู อบจ.ศรีสะเกษ ปีงบประมาณ 25$sty
ที่ |
เลือกกิจกรรมที่จะสมัคร |
ระดับ |
จำนวนสมัคร |
TH;
$rw=1; $tst=0; $nst=0;
while ($db=mysql_fetch_array($result)) {
$sql2="select kd_code from $_tdata where kd_code='$db[kp_code]' ";
$result2=mysql_query($sql2);
$nst=mysql_num_rows($result2);
if ($nst==0) {
$nst="-" ;
}
if ($db[eef_rp]==1) { $rp='ภาค'; } else { $rp=''; }
echo <<
$rw |
$db[kp_act] |
$rp |
$nst |
TB;
$rw++; $tst+=$nst;
}
echo <<
รวม |
$tst |
TF;
?> |