PHP Code Generator beta version 0.3 for PHP and MySQL
20358PHP Code Generator beta version 0.3 for PHP and MySQLhttp://www.php-form-generator.com/php-script/This project creates basic PHP scripts to allow the user to interact with a MySQL database. The generated forms allow the user to add records, update records, delete records, view individual records, view a paginated list of records, conduct a basic search of records, etcPHP > Scripts and Programs > Form ProcessorsOct 14, 2006
ContactForm is a tiny little php script that sends a user request to a given email address, nothing special but it works ;-) The form looks about like the one shown below. Sending a request won't work (because it's a demo). In the config section of the script you can set misc values like target email address, all error & thankyou messages, CSS classes & styles and other stuff.
I created this class to get an easy to use form field validation script. Use this class to validate your database inputs or mail forms. Of course there is much more to validate: postcodes, special strings, credit card number etc. In the first version is it (only) possible to validate simple text, numbers, (US)dates and e-mail addresses. Invalid form fields will be reported inside a detailed error message. If all form fields are valid you can use the boolean to submit your form.
Quick and easy PHP HTML Email script that allows you to send HTML formatted email messages from your website.
Simply include the PHP HTML email script and call the function html_mail ($to, $subject, $html_message, $from_address) from your page, and any html code you pass in as the $html_message parameter will be MIME encoded properly and sent to the recipient you specify.
The form generator projects demonstrated on this website are similar in that either project will create PHP scripts that interact with MySQL database tables. The resulting PHP scripts enable the end user to manipulate records (add, change, copy, view, delete), search data tables, and list records in various layouts
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.