<?php <!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=utf-8" /> <title>pang</title> </head> <body> <form id="form1" name="form1" method="post" action="pang_form1.2_test.php"> <table width="83%" border="0" align="center"> <tr> <td colspan="2" align="center" bgcolor="#FFCC66"> แบบทดสอบแมวไทยน่ารู้<br /> จงเลือกคำตอบที่ถูกต้องที่สุดเพียงคำตอบเดียว</td> </tr> <tr> <td width="10%" align="center" valign="top" bgcolor="#FFFF99"> ข้อที่1.</td> <td width="90%" bgcolor="#FFFFCC">แมวชนิดนี้ มีขนสีขาวแต่ที่ปาก หาง เท้าทั้งสี่และหูทั้งสองข้างรวมแปดแห่งมีสีดำ (สีเข้ม) มีนัยน์ตาประกายสดใส เลี้ยงไว้มีคุณค่ายิ่งลำนักหนา จักนำโภคาพิพัฒน์สมบัติเพิ่มพูล <br /> <br /> <table width="570" align="left" cellpadding="0" cellspacing="0"> <tr> <td width="45%" height="28"><p> <input name="q1" type="radio" value="1"/> <input type="hidden" name="q1" value="1"> <span lang="th" xml:lang="th">ใช่</span><span lang="th" xml:lang="th"></span></p></td> </tr> <tr> <td width="45%"><p> <input name="q1" type="radio" value="2" /> <input type="hidden" name="q1" value="2"> <span lang="th" xml:lang="th">ไม่ใช่</span></p></td> </tr> </table></td> </tr> <tr> <td height="10" colspan="2" align="center" valign="center" bgcolor="#FFFFCC"><input type="submit" name="p" id="p" value="ข้อต่อไป" /></td> </tr> </table></form> </body> </html> ?>
<?php <!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=utf-8" /> <title>pang</title> </head> <body> <form id="form1" name="form1" method="post" action="pang_form1.3_test.php"> <? $q1 = $_POST['q1']; if ($q1==1){ echo "Yes"; }else{ echo "No"; } echo $q1; ?> <table width="83%" border="0" align="center"> <tr> <td colspan="2" align="center" bgcolor="#FFCC66"> แบบทดสอบแมวไทยน่ารู้<br /> จงเลือกคำตอบที่ถูกต้องที่สุดเพียงคำตอบเดียว</td> </tr> <tr> <td width="10%" align="center" valign="top" bgcolor="#FFFF99"> ข้อที่2.</td> <td width="90%" bgcolor="#FFFFCC">แมวชนิดนี้มี หางยาว ปลายแหลมชี้ตรง โคนหางใหญ่และค่อยๆ เล็กเรียวกลมไปจนสุดปลายหาง ขายาวเรียวได้สัดส่วนกับลำตัว <br /> <br /> <table width="570" align="left" cellpadding="0" cellspacing="0"> <tr> <td width="45%" height="28"><p> <input name="q2" type="radio" value="1" /> <input type="hidden" name="q1" value="1"> <input type="hidden" name="q2" value="1"> <span lang="th" xml:lang="th">ใช่</span><span lang="th" xml:lang="th"></span></p></td> </tr> <tr> <td width="45%"><p> <input name="q2" type="radio" value="2" /> <input type="hidden" name="q1" value="2"> <input type="hidden" name="q2" value="2"> <span lang="th" xml:lang="th">ไม่ใช่</span></p></td> </tr> </table></td> </tr> <tr> <td height="10" colspan="2" align="center" valign="center" bgcolor="#FFFFCC"><input type="submit" name="p" id="p" value="ข้อต่อไป" /></td> </tr> </table></form> </body> </html> ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง