Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6042355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:46:52+00:00 2026-05-23T06:46:52+00:00

Let say my form has 2 inputs <input name=person_name value=John type=text /> <input name=person_name

  • 0

Let say my form has 2 inputs

<input name="person_name" value="John" type="text" />
<input name="person_name" value="Jean" type="text" />

When submit the form, which “person_name” will I get? John or Jean?

And if I have

<input name="city" value="New York" type="text" />
<input name="City" value="New York" type="text" />

Will I get just “city” or “City” or both of them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T06:46:53+00:00Added an answer on May 23, 2026 at 6:46 am

    You will get two person_name values (i.e. both John and Jean) sent to the server, then it is up to the server to figure out what to do about it. You can have as many elements in a form with the same name as you want; the [] notation is just notation that some frameworks use to pass the form’s structure to the server so that the server can unpack it without extra instructions and without the programmer having to differentiate between a list with one value and a single value.

    You’ll also get separate city and City parameters and again, it will be up to the server code to figure out how it wants to handle that.

    From the HTML4 standard:

    Every successful control has its control name paired with its current value as part of the submitted form data set. A successful control must be defined within a FORM element and must have a control name.

    There’s nothing in there about selecting only one text input from several with the same name attribute.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a database which has form authentication tables for an website [let say
Let's say I have a form that collects a first name and a last
Let's say I have a form where users can search for people whose name
Let's say I have an html form. Each input/select/textarea will have a corresponding <label>
Let's say Form1 inherits after Form2. Form 1 has fields one, two, three. Can
let's say i have an input form, wherein, it's use for an email address.
let's say I have index.php . It has a form that POSTS to signup.php
Let us say I have a textbox or any other form of input that
I have a form with an input text field which imports data every couple
Background Let's say I have millions of interconnected Node instances which together form a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.