noalyss Version-9
upload.php
Go to the documentation of this file.
1<?php
2
3var_dump($_FILES);
4?>
5
6<form enctype="multipart/form-data" method="POST" action="upload.php">
7 <input type="HIDDEN" name="MAX_FILE_SIZE" value="30720">
8
9 <input type="FILE" name="upload">
10 <input type="SUBMIT" value="SAUVER">
11</form>
$from_poste name
$input_from type
Definition: balance.inc.php:65