<html>
<meta http-equiv="content-type" content="text/html; charset=windows-874">
<style type=text/css>
body {font-family : MS Sans Serif; font-size : 10pt; color : #000000;}
td {font-size : 10pt; font-family : MS Sans Serif; color : #000000;}
.size3 {font-size : 12pt; font-family : MS Sans Serif;}
A:link {text-decoration: none; color: blue }
A:visited {text-decoration: none; color: #6495ED }
A:active {text-decoration: none; color: blue }
A:hover {text-decoration: none; color: red }
</style>
<title>แสดงรายชื่อผู้ประสานงานศิษย์เก่าแต่ละรุ่น</title>
<body>
<p align="center"><b><font size="5" face="MS Sans Serif" color="red">แสดงรายชื่อผู้ประสานงานศิษย์เก่าแต่ละรุ่น<br>โรงเรียนบ้านตาหยวก(ประชาสงเคราะห์)</font></b>
<p align="center"><?
$host="localhost";
$username="tlplearning";
$password="09420361";
$db="tlplearning";
$tb="stu";
mysql_connect( $host,$username,$password) or die ("ติดต่อกับฐานข้อมูล Mysql ไม่ได้ ");
mysql_select_db($db) or die("เลือกฐานข้อมูลไม่ได้"); /* ทำการเลือกฐานข้อมูลก่อน */