<? include ("config.php"); @Session_Start(); mysql_connect($host,$user,$passwd) or die ("äÁèÊÒÁÒöµÔ´µèÍä´é"); $sql = "select * from admin Where a_admin = '$txtUser' and a_password = '$txtPass' "; $result = mysql_db_query($dbname,$sql); $NRow = mysql_num_rows($result); ?> <? if($NRow!=0) { $result = mysql_db_query($dbname,$sql); while($row = mysql_fetch_array($result)) { $a_admin = $row["a_admin"]; session_register("a_admin"); //echo $_SESSION["sp_User"]; //exit(); echo "<meta http-equiv='refresh' content='0 ;url=deletelisttopic.php'>"; ?> <? } } else { ?> <script language="javascript"> alert("USER áÅÐ PASSWORD ¢Í§¤Ø³äÁè¶Ù¡µéͧ!!") </script> <? echo "<meta http-equiv='refresh' content='0 ;url=listtopic.php'>"; } mysql_close(); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> <title>Untitled Document</title> <style type="text/css"> <!-- .style1 { font-size: 24px; font-weight: bold; color: #0000FF; } body,td,th { color: #CCCCCC; } body { background-image: url(images/background.jpg); } .style2 {color: #0000FF} --> </style> </head> <body> <p class="style1">.:: เข้าสู่ระบบ ::.</p> <form id="form1" name="form1" method="post" action="chack.php"> <label for="textfield"></label> <p> <span class="style2">USERNAME :</span> <label for="label2"></label> <input type="text" name="txtUser" id="txtUser" style="background-color:#99CCFF" /> </p> <label for="label"></label> <p><span class="style2">PASSWORD</span> : <input type="password" name="txtPass" id="label" style="background-color:#99CCFF"/> </p> <p> <label for="Submit"></label> <input type="submit" name="Submit" value="LOGIN!" id="Submit" style="background-color:#99CCFF"/> </p> </form> <p> </p> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง