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






Similar Posts

PHPBuilder.com: AJAX and PHP Part 3 - Post vs. Get Requests

DevShed: Managing Email

DevShed: Using Recursive Methods in Object-based PHP Applications (Part 2)

DevShed: Building an Image Generator Class with PHP 5

Developer Tutorials: Zend Framework Tutorial


Community Events









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


codeigniter developer joomla performance zendframework podcast opinion drupal symfony framework sqlserver microsoft facebook feature release extension job wordpress conference windows

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