I\'m trying to insert data from dynamically created add remove fields in database using php but unable to do.I\'m only able to insert data from original form.
My fo
Because you have a header the code will insert single row and do the header to the requested file. So, remove both the header.