]> matita.cs.unibo.it Git - logicplayer.git/blob - public_html/prova.html~
new initial commit
[logicplayer.git] / public_html / prova.html~
1 <!DOCTYPE html>
2 <html>
3     <head>
4     </head>
5     <body>
6         <form action="upload.php" method="post" enctype="multipart/form-data">
7                 <input type="file" name="upfile">
8                 <input type="hidden" name="MAX_FILE_SIZE" value="10000">
9                 <input type="submit" value="Invia il file">
10         </form>
11     </body>
12 </html>