<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/language/php/tags/email</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 04 Dec 2008 18:06:56 GMT</pubDate>
<item>
<title>(PHP) Email Form to Send Message on Web Page</title>
<link>http://snipplr.com/view/3886/email-form-to-send-message-on-web-page/</link>
<description><![CDATA[ <p>Step 1: Copy and paste the e-mail Form Code into a 'contact.php' page (must be a html/php page on a server that allows php!).

Step 2: Copy n paste the sendeail.php code into a new file. Change the YourEmail section to include your email address. Then check (or modify) the link at the bottom (contact.php) to point to the desired Next Page. Save the file as 'sendeail.php' (as ASCII file).

Step 3: Upload both files as ASCII i.e. upload the same way as .html files. Be sure both files are in the same folder on the server.</p> ]]></description>
<pubDate>Fri, 12 Oct 2007 15:35:24 GMT</pubDate>
<guid>http://snipplr.com/view/3886/email-form-to-send-message-on-web-page/</guid>
</item>
</channel>
</rss>