Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form enctype="multipart/form-data" method="POST" action="uploader.php">
- <input type="text" name="username" value="" />
- <input type="password" name="password" value="" />
- <input type="file" name="uploaded" />
- ...
- </form>
Advertisement
Add Comment
Please, Sign In to add comment