A voir également:
- Programmation
- Application de programmation - Guide
- Programmation logo tortue télécharger - Télécharger - Études & Formations
- Problème de programmation digicode extel klavy 3 ✓ - Forum Loisirs / Divertissements
- Programmation télécommande porte de garage brico depot - Forum Matériel & Système
- Programmation binaire - Guide
1 réponse
bonobo47
Messages postés
142
Date d'inscription
samedi 19 janvier 2013
Statut
Membre
Dernière intervention
14 août 2017
13
6 avril 2015 à 14:28
6 avril 2015 à 14:28
Utilise
<input type='file' name='FormulaireImage'>pour envoyer ton image puis récupère-la en PHP sur ton script de réception.
6 avril 2015 à 14:34
<div class="element-input" ><label class="title"><b>photos:</b><span class="required"></span></label><input type="file" name="photos" id="photos" required="required"/></div><br>
mais ce qui'il me reste comment je peux afficher cette image dans page d'acceuil ou j'ai un tableau et dans la case photos il faut que je dois avoir un petit boutton qui vas me afficher l'image
6 avril 2015 à 14:38
6 avril 2015 à 14:39
6 avril 2015 à 14:41
<form action="" method="post" name="add" enctype="multipart/form-data">
6 avril 2015 à 17:17
https://www.php.net/manual/fr/reserved.variables.files.php
https://www.php.net/manual/fr/reserved.variables.post.php