test text test

l>
<html>
<head>
    <title>Upload de fichier</title>
</head>
<body>
    <form method="POST" action="upload.php" enctype="multipart/form-data">
        <input type="file" name="file">
        <input type="submit" value="Upload">
    </form>
</body>
</html>

Geef een antwoord

Het e-mailadres wordt niet gepubliceerd.