Questions about the PHP jump menu reading value

Source: Internet
Author: User
For the read value of the PHP jump menu, I used the & lt; select & gt; selected value to obtain the value through the for loop. However, after the value is assigned, the result is "Array ". Print the result with var_dump (): Arrayarray (1) {[0] = & gt; string (3) & quot; male & quot;}. what is the problem? PHP jump menu read value
I put The selected value is obtained through the for loop, but after the value is assigned, the result is "Array ". Print the result with var_dump (): Arrayarray (1) {[0] => string (3) "male"}. what is the problem? Or are there any better results?What about the value method?

------ Solution --------------------
Select returns only the specified value. Is the select name added with []?
PHP code
  
------ Solution --------------------
How did you write the code?
------ Solution --------------------
Get it with js
------ Solution --------------------
Two foreach

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.