Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Multiplications</title>
- </head>
- <body>
- <form method="post" action="table.php"
- <strong> Enter No : </strong>
- <input type="text" name="num" size="10">
- <input type="submit" value="Get Table">
- </form>
- </body>
- </html>
Add Comment
Please, Sign In to add comment