I've a database in which I have a table named: entries. Entries tbale has these fields: id,author,category,body,title,date. Now I want to create a form by using phpformgenerator so that it takes details from webform and puts in this table. How can I do this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've a database in which I have a table named: entries. Entries tbale has these fields: id,author,category,body,title,date. Now I want to create a form by using phpformgenerator so that it takes details from webform and puts in this table. How can I do this?
When you create a new form you will have the option to create a new table. Answer no. All other sql answers should match the old table.