You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
167 B

  1. <html>
  2. <body>
  3. <form action="run.php" method="POST">
  4. <textarea name="code" cols=50 rows=20>
  5. </textarea><br>
  6. <input type="submit" value="Go!">
  7. </form>
  8. </body>
  9. </html>