<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Send HTML Email with PHP and mail()</title>
	<atom:link href="http://websitebuildersresource.com/2010/01/25/send-html-email-with-php-and-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://websitebuildersresource.com/2010/01/25/send-html-email-with-php-and-mail/</link>
	<description>Your Web Development Source</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:36:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason Maletsky</title>
		<link>http://websitebuildersresource.com/2010/01/25/send-html-email-with-php-and-mail/comment-page-1/#comment-564</link>
		<dc:creator>Jason Maletsky</dc:creator>
		<pubDate>Thu, 28 Jan 2010 14:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://websitebuildersresource.com/?p=858#comment-564</guid>
		<description>Without the mail function the email will not be sent.</description>
		<content:encoded><![CDATA[<p>Without the mail function the email will not be sent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://websitebuildersresource.com/2010/01/25/send-html-email-with-php-and-mail/comment-page-1/#comment-562</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 28 Jan 2010 13:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://websitebuildersresource.com/?p=858#comment-562</guid>
		<description>Is this part necessary? mail($to, $subject, $body_html, $headers);</description>
		<content:encoded><![CDATA[<p>Is this part necessary? mail($to, $subject, $body_html, $headers);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
