<fieldset> <legend class="style23">คำนวนเกรด</legend> <form id="form1" name="form1" method="post" action="grad.php"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="17%" align="right" class="style27">คะแนน :</td> <td width="83%"><input name="score" type="text" class="style27" id="score" /></td> </tr> <tr> <td> </td> <td><input name="button" type="submit" class="style27" id="button" value="คำนวน" /></td> </tr> <tr> <td> </td> <td><input type="text" name="grad" id="textfield5" /></td> </tr> </table> </form> <? $score = $_POST["score"]; if($score>=80 && $score<=100) { print "ได้เกรด 4";} elseif($score>=75 && $score<=79) { print "ได้เกรด 3.5";} elseif($score>=70 && $score<=74) { print "ได้เกรด 3";} elseif($score>=65 && $score<=69) { print "ได้เกรด 2.5";} elseif($score>=60 && $score<=64) { print "ได้เกรด 2";} elseif($score>=55 && $score<=59) { print "ได้เกรด 1.5";} elseif($score>=50 && $score<=54) { print "ได้เกรด 1";} elseif($score>=0 && $score<=49) { print " คุณติด 0 (แย่มาก)";} else { print "คุณกรอกคะแนนไม่ถูกต้อง";} ?> </fieldset>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง