Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Create an Upload-File Form
SUBMITTED BY:
Guest
DATE:
Oct. 7, 2014, 12:37 p.m.
FORMAT:
Text only
SIZE:
301 Bytes
Raw
Download
Tweet
HITS:
1510
Go to comments
Report
<html>
<body>
<form action="upload_file.php" method="post"
enctype="multipart/form-data">
<label for="file">Filename:</label>
<input type="file" name="file" id="file"><br>
<input type="submit" name="submit" value="Submit">
</form>
</body>
</html>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus