Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to create an array of a group of items inside an HTML form ?

user-image
Question ajoutée par Julfkar Moh Umar , Sr. Software Engineer , Aakash Edutech Private Limited
Date de publication: 2016/01/13
kirollos shafik kamel
par kirollos shafik kamel , WordPress , Ghyma

<form method="post" action="test.php">

    <input type="text" name="teamName">

    <br />Players:

    <input type="text" name="firstName[]"><br />

    <input type="text" name="lastName[]"><br />

    <input type="submit" value="submit">

</form>

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?