wtkd

form.php

Aug 26th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <form action="upload_ac.php" method="post" enctype="multipart/form-data" name="form1" id="form1">
  2.  <input name="ufile" type="file" id="ufile" size="50" />
  3.  <input type="submit" name="Submit" value="Upload" />
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment