Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

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

user-image
Question added by Julfkar Moh Umar , Sr. Software Engineer , Aakash Edutech Private Limited
Date Posted: 2016/01/13
kirollos shafik kamel
by 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

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.