upload d'un fichier volumineux
Posté : 16 juin 2006, 10:47
Donner moi le code qui me permet l'upload d'un fichier volumineux avec php.
corrigez moi ce code:
corrigez moi ce code:
$taille_max =$_POST['MAX_FILE_SIZE'];
<input type="hidden" name="MAX_FILE_SIZE" value="200000000" />