par
leo45vl » 15 avr. 2012, 21:23
Bonjour,
J'ai un formulaire standard:
<form enctype="multipart/form-data" action="./upload_image_traitement.php" method="post">
<input type="hidden" />
Envoyez vos images <input type="file" name="monfichier" />
<input type="submit" />
Tout marche bien mais parfois le temps de chargement est long.
Je voulait savoir si il avais un moyen de mettre une image quand on clique sur Envoyer...
Merci!,
Léo45vl