Comment récupérer les résultat de mon formulaire
Résolu
Ibnomar
Messages postés
1
Statut
Membre
-
Ibnomar -
Ibnomar -
Please , how can I display the data of my multiple form ( <input type= “Checkbox” name=“profile “) ? When I use the function print_r (print_r($_POST[‘profile’] )) , it show array [0] =>teacher, array[1]=>pilote...
how can it display my data without these array[0] =>... ?
how can it display my data without these array[0] =>... ?