php - How to send multiple text field values to next pho page when the text field is created using while loop? ← (PHP)

one text

Solution:

You can use Array notation. Which contain all value as an array

Source