Contact: aviboots(AT)netvision.net.il
42,709 questions
55,473 answers
573 users
<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> Enter your age: <input name="age" type="text" /> <input type="submit" /> </form>