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