<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Developing PHP Applications &#187; contact form</title>
	<atom:link href="http://www.zhannar.com/tag/contact-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhannar.com</link>
	<description>Zhannar Personal Blog</description>
	<lastBuildDate>Sat, 17 May 2008 04:20:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reducing spammers using your &#8220;Contact Form&#8221; as a gateway</title>
		<link>http://www.zhannar.com/2008/03/06/reducing-spammers-using-your-contact-form-as-a-gateway/</link>
		<comments>http://www.zhannar.com/2008/03/06/reducing-spammers-using-your-contact-form-as-a-gateway/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 16:28:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP-MySQL]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[headers]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.zhannar.com/2008/03/06/reducing-spammers-using-your-contact-form-as-a-gateway/</guid>
		<description><![CDATA[This is a simple function to eliminate those unwanted strings coming from the user&#8217;s input. In this way, we can reduce those spammers using your Contact Form as their gateway to spam]]></description>
			<content:encoded><![CDATA[<p>This is a simple function to eliminate those unwanted strings coming from the user&#8217;s input. In this way, we can reduce those spammers using your Contact Form as their gateway to spam.</p>
<p><a href="http://www.zhannar.com/wp-content/uploads/2008/03/trim-unwanted-headers.jpg" title="PHP trim unwanted headers for mail"><img src="http://www.zhannar.com/wp-content/uploads/2008/03/trim-unwanted-headers.jpg" alt="PHP trim unwanted headers for mail" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhannar.com/2008/03/06/reducing-spammers-using-your-contact-form-as-a-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
