<?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: How to Make an Email Based Subscription Service</title>
	<atom:link href="http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/</link>
	<description>A website about the internet</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:00:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maxi</title>
		<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/comment-page-1/#comment-2321</link>
		<dc:creator>Maxi</dc:creator>
		<pubDate>Sun, 14 Feb 2010 09:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1802#comment-2321</guid>
		<description>Good article man .thx</description>
		<content:encoded><![CDATA[<p>Good article man .thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brodey</title>
		<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/comment-page-1/#comment-1807</link>
		<dc:creator>Brodey</dc:creator>
		<pubDate>Fri, 01 Jan 2010 08:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1802#comment-1807</guid>
		<description>wow thankyou so much that fixed my problem and now I know how to add other things thankyou so very much big fan</description>
		<content:encoded><![CDATA[<p>wow thankyou so much that fixed my problem and now I know how to add other things thankyou so very much big fan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/comment-page-1/#comment-1302</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 22 Nov 2009 13:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1802#comment-1302</guid>
		<description>To add a from field with a custom email, simply change this line:
mail($email, &quot;Validate your email&quot;, $message);

to:
mail($email, &quot;Validate your email&quot;, $message, &quot;From: email@example.com&quot;);</description>
		<content:encoded><![CDATA[<p>To add a from field with a custom email, simply change this line:<br />
mail($email, &#8220;Validate your email&#8221;, $message);</p>
<p>to:<br />
mail($email, &#8220;Validate your email&#8221;, $message, &#8220;From: <a href="mailto:email@example.com">email@example.com</a>&#8220;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brodey</title>
		<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/comment-page-1/#comment-1301</link>
		<dc:creator>Brodey</dc:creator>
		<pubDate>Sun, 22 Nov 2009 12:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1802#comment-1301</guid>
		<description>Very good, But how would one add a custom email address like from ? I tried, but I cannot workout how to add a from ?</description>
		<content:encoded><![CDATA[<p>Very good, But how would one add a custom email address like from ? I tried, but I cannot workout how to add a from ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal Raju</title>
		<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/comment-page-1/#comment-852</link>
		<dc:creator>Gopal Raju</dc:creator>
		<pubDate>Tue, 03 Nov 2009 19:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1802#comment-852</guid>
		<description>Informative!</description>
		<content:encoded><![CDATA[<p>Informative!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: designfollow</title>
		<link>http://webtint.net/tutorials/how-to-make-a-email-based-subscription-service/comment-page-1/#comment-843</link>
		<dc:creator>designfollow</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1802#comment-843</guid>
		<description>thanks for the great post</description>
		<content:encoded><![CDATA[<p>thanks for the great post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
