Guest User

Untitled

a guest
Sep 8th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.31 KB | None | 0 0
  1. <form enctype="multipart/form-data" action="upload.php" method="POST">
  2.  Please choose a file: <input name="uploaded" type="file" /><br />
  3.  <input type="submit" value="Upload" />
  4.  </form>
  5. <select name="map" size="1">
  6. <option>C</option>
  7. <option>Computertechniek</option>
  8. <option>Databases en SQL</option>
  9. </select>
Advertisement
Add Comment
Please, Sign In to add comment