<? ob_start(); include("Includes/root.inc.php"); include("Includes/config.inc.php"); include("class/func_class.class.php"); ?> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> <title></title> <link href="css/css_datepicker.css" rel="stylesheet" type="text/css"> <link href="css/css.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style></head> <body> <table width="506" border="0"> <tr> <td width="500"> <table width="500" align="left" cellpadding="0" cellspacing="0" bordercolor="#FDBF64"> <tr> <td><table width="100%" border="1" align="left" cellpadding="4" cellspacing="0" bordercolor="#FDBF64"> <tr> <th height="30" align="center" valign="middle" bgcolor="#F88D4E" class="text_white_14">ประวัติโรงเรียน</th> </tr> <tr> <td height="25" bgcolor="#FEDAA5" class="text_black_15"> <? echo Resulte("SELECT * FROM subject WHERE Subject_id='".$_GET[Subject_id]."'","Subject_code"); ?></td> </tr> </table></td> </tr> </table> </td> </tr> </table> </body> </html>
function Resulte($sql,$i){ $db_query = Sql($sql); $resulte = mysql_fetch_array($db_query); return $resulte[$i]; }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง