News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

php|architect: Bing Powered 404 for non-WordPress websites

Sridhareena.com: phpMyAdmin Installation Tutorial

Odafe Ojenikoh's Blog: Interactive PHP CLI Applications using Zend Form

PHPEveryday.com: Smarty Template Engine Tutorial

Job Posting: Ox Publishing Seeks PHP Developer (Mobile, AL)


Community Events











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


example podcast database functional introduction series interview code release zendframework2 conference object opinion composer development testing language tool framework community

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