header('Content-Type: text/html; charset=tis-620');
include('db_config.php');
$sql="select * from sk1_net63 where sgrp='$sg' order by smis";
$result0=mysql_query($sql);
$db0=mysql_fetch_array($result0);
$result=mysql_query($sql);
echo <<
กลุ่มโรงเรียน : $db0[scgrp]
ที่
โรงเรียน
ส่งแล้ว
พิมพ์
TH;
$rw=1; $ts=0;
while ($db=mysql_fetch_array($result)) {
if (!empty($db[send])) {
$ck="";
$ts++;
} else {
$ck="";
}
if (!empty($db[docno])) {
$fl="";
} else {
$fl='';
}
echo <<