Auto form 1.0
Developed by Arturs Sosins, listed in Validation
Auto form is a PHP script that can be used to generate HTML forms to manipulate MySQL table records.
It can take a list of MySQL table fields and generate HTML for forms to select, insert, update, delete table records.
The script can also perform given validations of specified fields and invoke given callback functions on certain form processing events.
Requirements:
- PHP 5.0 or Higher
License type: BSD License
Date added: 1 year, 2 months 18 days ago | Last updated: 1 year, 2 months 15 days ago
More popular Validation
- Oziam Captcha 1.0 (1 year, 9 months 2 days ago)
- DRB Image Verification 1.0 (1 year, 8 months 15 days ago)
- PHP CAPTCHA with Refresh 1.0 (3 years, 4 months 17 days ago)
- PHP Captcha System. No DB required 3.0 (3 years, 5 months 3 days ago)
- Mobile Verification 1.0 (3 years, 8 months 2 days ago)
Listing Files

auto_form.php- 37.7 KB
- 03/05/2011 08:15:02

connection.php- 246 Bytes
- 03/05/2011 08:15:02

delete_example.php- 2.1 KB
- 03/05/2011 08:15:02

login_example.php- 3.1 KB
- 03/05/2011 08:15:02

sql_script_for_example.txt- 1.3 KB
- 03/05/2011 08:15:02

edit_example.php- 1.8 KB
- 03/05/2011 08:15:02

simple_example.php- 1.7 KB
- 03/05/2011 08:15:02

register_example.php- 2.8 KB
- 03/05/2011 08:15:02
