Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2011
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.17 KB | None | 0 0
  1. <form action="upload_file.php" method="post" enctype="multipart/form-data">
  2. Filen:<br>
  3. <input type="file" name="fil"><br>
  4. <input type="submit" value="Upload!">
  5. </form>
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement