Zur Boardunity Forenstartseite

Zurück   Boardunity & Video Forum » Foren durchsuchen

Zeige Ergebnis 1 bis 1 von 1
Die Suche dauerte 0,00 Sekunden.
Suchen: Beiträge von: TRS
Forum: Programmierung und Datenbanken 30.11.2003, 19:13
Antworten: 16
Hits: 7.044
Erstellt von TRS
<h1>Upload</h1> <form action="<?php echo...

<h1>Upload</h1>

<form
action="<?php echo $_SERVER['PHP_SELF']; ?>"
method="post"
enctype="multipart/form-data">
<input type="file" name="probe" />
<input type="submit" value="Los!" />...
Zeige Ergebnis 1 bis 1 von 1

 
Gehe zu





1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25