php script for contact form emailer
Monday, June 16th, 2008 at 5:03 pm
I’m building a web site that requires a simple web form to capture user’s contact info then send the info as an email to the webmaster/account executive for a follow up.
I found the following script: Basic Emailer with PHP at scriptplayground that is very straightforward and implemented it in less than 10 minutes. Very nice indeed.
If you’re looking for a more advanced script with error handling, this script will be inadequate, but it’s a good starting point.
Posted in php, tips and tutorials
by Danny
Leave a Comment
