News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPBuilder.com:
Email Forms in PHP
August 23, 2007 @ 10:14:00

A new tutorial on PHPBuilder.com gives a quick look at creating a form combining HTML and PHP that can send out emails to the address of choice.

Like any email form, the original form itself is quite simple. No great shakes here, just a standard HTML form with a POST method and the action pointing to the PHP page that will process the form results.

Included in the short tutorial are the HTML for the form, the PHP to process the email information from the form and the code to send it all out.

It's also important to note that they defined the email address to send it to in the PHP code handling the POST request. If you allow your user to define the email address, you're begging for spammers to come around and abuse it.

3 comments voice your opinion now!
email tutorial form html post beginner email tutorial form html post beginner




Community Events





Don't see your event here?
Let us know!


application opinion test release introduction series unittest community framework custom podcast database api language phpunit conference component development symfony2 interview

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework