in reply to Re: input form and MySQL across columns
in thread input form and MySQL across columns
Naming the input fields with unique names is not an issue, the problem is using multiple input fields on a single row of the MySQL table. I also have working queries to manage the SQL table, again not an issue there. Thanks for your reply.