Change the psud theme.
[hacks/simpleWebSlides.git] / unix_prog_web / test.php
1 <html>
2 <body>
3 <form action="stat.php" method="post"
4       enctype="multipart/form-data">
5
6   <input type="file" name="fichier" size="20"/>
7
8   <button type="submit">Uploader le fichier</button>
9 </form>
10 </body>