WordPress Plugin To Save Form-data To A Mysql Table 2

I require a wordpress plugin to insert values from a form, into a mysql database.

table structure and form fields will be provided.

I want to be able to add a short code to a post or page, and have the form appear in there.

This is a very simple task for anyone who knows howto handle wordpress plugins.

Form must have the ability to choose email-validation yes/no and captcha yes/no.
For this i need a small backend.

SQL-Table will be at the same database, so use the WPDB function …

Leave a Reply

Your email address will not be published. Required fields are marked *