How could I do to get data from this HTML code :
<div id="indic">
<fieldset>
<legend>Statistiques collecte :</legend>
<input type="checkbox" name="indication[]" value="nbApp" />Nombre
<input type="checkbox" name="indication[]" value="nbApp2" />Nombre2<br />
<input type="checkbox" name="indication[]" value="nbTel" />Nombre3
</fieldset>
</div>
Thank you :)
Aucun commentaire:
Enregistrer un commentaire