<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>ping tools</title> </head> <body> <form id="form_address" name="form_address" method="post" action=""> <label for="ip">IP Address</label> <input type="text" name="ip" id="ip_address" /> </form> <?php $ip = $_POST["ip_address"]; $exe= shell_exec("ping -n 5 $ip"); print_r(nl2br($exe)); ?> </body> </html>
Quote:Notice: Undefined index:
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง