Home > Article > Backend Development > Introduction to the implementation of php getting $_POST parameter array with the same name_PHP tutorial
When I was writing PHP today, I found that $_POST["arr"] could not obtain the array of parameter arr. Please record it.
For example, the following form needs to be submitted: