//echo "" ; session_start(); session_unregister("SESSION"); echo ""; //include('header.php'); header('Content-Type: text/html; charset=tis-620'); include_once('db_config.php'); $sql="SELECT * FROM $_act group by kp_grp"; $result=mysqli_query($con,$sql); echo "
ที่ | ประเภทกีฬา | แฟ้มรายงานผล | "; $rw=1; while ($db=mysqli_fetch_array($result)) { echo "
$rw | $db[kp_grp] |