Basics of HTML Form
How to get form submissions by email
It is very common use to have a form on your web site: get the form submissions by email.
For getting an idea how to do that, read :
For further details see:
- Form to email using 'mailto'
Using 'mailto' is the simplest way to have an email form. But is 'mailto' the best way?
- PHP Form to email sample
Shows a simple, basic example on how to send form submission to an email address using PHP.
Includes sample code too!
- Form mail script selection guide
There are a number of form mail scripts available for free in the language (PHP,ASP, Perl )
of your choice. How to choose among them?
Creating secure contact forms
PHP form tutorials
Advanced PHP form handling
|
|