Erstellung des CapchtaCodes und Vorschaubilder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<h1>Wählen Sie eine Datei zum Upload aus</h1>
|
||||
<form action="bildspeichern.php" method="post" enctype="multipart/form-data">
|
||||
<input name="datei" type="file"><br>
|
||||
<textarea name="zusatzinfos" cols="20" rows="5">
|
||||
</textarea>
|
||||
<br>
|
||||
<input type="submit" value="Starte Upload">
|
||||
</form>
|
||||
Reference in New Issue
Block a user