- Plain Language Guide to Mailto Forms
If you are migrating from using CGI scripts, this guide can help you get set up on a PHP3 server. Provides several guides to choose from.
Price: Free
http://www.openconcept.on.ca/guide-mail2form.phtml
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Send Mail using PHP
An easy way to get feedback on a site is to have it e-mailed to you. This script shows you how to create a Feedback form with the response being e-mailed to you using PHP.
Price: Free
http://blazonry.com/scripting/phpmail.php
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Sending Email With PHP
In this tutorial you will learn how to create a form mail system in PHP. Explains how to use form fields and redirection for (un)successful submissions.
Price: Free
http://www.php-scripts.com/php_diary/122899.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Sending Form Data in E-Mail
The PHP mail() function takes four arguments: the recipient, the subject, the message and any additional mail headers. In this short tutorial, youll learn to set values for each of these variables, then send off the mail and return a confirmation page.
Price: Free
http://www.thickbook.com/extra/php_email.phtml
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Sending Mail Using Flash 4 and PHP
Sending form data in e-mail is a very simple process with PHP. This tutorial shows how to pretty-up that HTML form and use a Flash 4 movie as the front-end to the PHP script. This tutorial assumes you are familiar with creating Flash 4 movies.
Price: Free
http://www.thickbook.com/extra/php_flashymail.phtml
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Storing Checkbox Data In Your Database
Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent form elements for certain tasks, there is often confusion about how to store checkbox data correctly. This article will demonstrate how to store checkbox data in a database, in a manner that follows good database design principles.
http://www.phpbuilder.com/columns/laflamme20001016.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- The Universal Web Form Processor
This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and MySQL.
http://www.oreillynet.com/pub/a/php/2000/12/29/php_phanatics.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Using Forms With PHP
This tutotial introduces how to use forms with PHP. Demonstrates how PHP passes information from a form. Also explains security checking using environment variables.
Price: Free
http://www.php-scripts.com/php_diary/122299.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Using PHP to Generate and Send Mail
PHP provides a handy and convenient way to send email through the mail() function. This function is a great way to send mail using a simple and standard interface that hides the complexity and quirks of various system programs that are responsible for sending mail. This tutorial will introduce you to the basics of sending mail from PHP scripts and making a simple feedback form.
Price: Free
http://www.phphelp.com/tutorial/using-php-to-generate-and-send-mail.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
|