Chapter 4: initial recipe samples
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<form method="POST" enctype="multipart/form-data">
|
||||
<label for="userfile">File:</label>
|
||||
<input type="file" id="userfile" name="userfile"><br>
|
||||
<input type="submit">
|
||||
</form>
|
||||
Reference in New Issue
Block a user