I'm looking for a good and easy HTML/PHP solution to enter multiple rows at once into a MYSQL database.
The only solution that points into this direction is described in Insert data using multidimensional array from multiple fields and has some destination interface that I imagined as well:
Now I wonder if there is not an easier and more secure solution to achieve something like this?