i have 5 of these:
if(isset($_POST['checkbox'])) { $name = "Alex"; }
How can I echo the name of every selected checkbox outside of the if statement?
Aucun commentaire:
Enregistrer un commentaire