[ad_1]
I want to create an HTML form containing a list of elements, where the user can add elements to it or remove ones from it, and then when they submit it, the server receives an array of items containing the data that the user has sent, how can I create one?
[ad_2]