=== db-form === Contributors: valentinalisch Tags: form, database, db, data, value, shortcode, submit, email, e-mail, survey, inquiry, poll, simple, valentinalisch, valentin alisch, valentin Requires at least: 3.2 Tested up to: 3.3.2 Stable tag: 0.2 Simple plugIn to submit entries to a database. == Description == __Description:__
This is just a simple plugIn to submit values to a specific mySQL database. You can use this plugIn as a contact form which will save the values additionally in a database.
Another way to use this plugIn is as a survey which saves the user's answer.
I already used the plugIn as a competition form. You can configure the plugIn to either add the given values to a mySQL database or to send those values to a specific e-mail address. __Additional features are:__ * Confirmation mail * Custom mail subjects * Custom mail messages * Custom message after form is submitted * Custom stylesheet selection Please make sure to read the [documentation](http://www.valentinalisch.de/dev_wp/db-form/ "db-form documentation") before using the plugIn.
It is important. __Links:__
Documentation: [http://www.valentinalisch.de/dev_wp/db-form/](http://www.valentinalisch.de/dev_wp/db-form/ "db-form documentation")
Shortcodes: [http://www.valentinalisch.de/dev_wp/db-form/#shortcodes](http://www.valentinalisch.de/dev_wp/db-form/#shortcodes "db-form documentation")
Contact: [http://www.valentinalisch.de/dev_wp/db-form/#contact](http://www.valentinalisch.de/dev_wp/db-form/#contact "db-form documentation")
__Icons in banner:__
Iconset: One bit by Icojam
[http://www.iconfinder.com/search/?q=iconset%3Aonebit](http://www.iconfinder.com/search/?q=iconset%3Aonebit "icon set") == Installation == 1. Upload the `db-form` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure the plugin using the 'db-form' menu located in 'settings' 1. Use the provided [shortcodes](http://www.valentinalisch.de/dev_wp/db-form/#shortcodes "db-form documentation") to set up your form == Frequently Asked Questions == = No questions asked yet = Feel free to do so. == Screenshots == 1. Admin panel in Wordpress 3.3.2 == Changelog == = 0.2 = * `[textarea]` shortcode added = 0.1.2 = * PHP security issues resolved * Code changes (simplified) * Admin panel changes (simplified) = 0.1 = * Initial release == Upgrade Notice == = 0.2 = New shortcode for textareas added. = 0.1.2 = Security Update = 0.1 = Initial release