<?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: Quick and Simple PHP Honey Pot Spam Prevention</title>
	<atom:link href="http://devgrow.com/simple-php-honey-pot/feed/" rel="self" type="application/rss+xml" />
	<link>http://devgrow.com/simple-php-honey-pot/</link>
	<description>Tips on web development, web design and online marketing</description>
	<lastBuildDate>Sun, 20 May 2012 11:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bruce</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-16881</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 26 Apr 2012 19:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-16881</guid>
		<description>Figured it out! no replies needed.</description>
		<content:encoded><![CDATA[<p>Figured it out! no replies needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-16877</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 25 Apr 2012 17:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-16877</guid>
		<description>OK, a novice here, and I have looked around for an answer before posting this. But if I want to add other fields to the form in order to receive additional information, where do I add those field names in the php to get the to show in the email? I have added them to my form already but can&#039;t seem to get them to show in the resulting mail.

Like I have a form fields &quot;something&quot;, &quot;something2&quot;, &quot;something3&quot;. Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>OK, a novice here, and I have looked around for an answer before posting this. But if I want to add other fields to the form in order to receive additional information, where do I add those field names in the php to get the to show in the email? I have added them to my form already but can&#8217;t seem to get them to show in the resulting mail.</p>
<p>Like I have a form fields &#8220;something&#8221;, &#8220;something2&#8243;, &#8220;something3&#8243;. Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Honey Pot results not working. I need a PHP nudge in the right direction. - Tech Forum Network</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-16666</link>
		<dc:creator>Honey Pot results not working. I need a PHP nudge in the right direction. - Tech Forum Network</dc:creator>
		<pubDate>Wed, 22 Feb 2012 00:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-16666</guid>
		<description>[...] http://devgrow.com/simple-php-honey-pot/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://devgrow.com/simple-php-honey-pot/">http://devgrow.com/simple-php-honey-pot/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-15825</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Thu, 01 Dec 2011 18:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-15825</guid>
		<description>Great article, and what a great solution to this annoying problem, I&#039;ve used captcha in the past, but I&#039;m definitely switching to this solution from now on.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great article, and what a great solution to this annoying problem, I&#8217;ve used captcha in the past, but I&#8217;m definitely switching to this solution from now on.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin C.</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-15731</link>
		<dc:creator>Kevin C.</dc:creator>
		<pubDate>Sun, 20 Nov 2011 23:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-15731</guid>
		<description>Add the attribute autocomplete=&quot;off&quot; to the form field</description>
		<content:encoded><![CDATA[<p>Add the attribute autocomplete=&#8221;off&#8221; to the form field</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebeer</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-15673</link>
		<dc:creator>gebeer</dc:creator>
		<pubDate>Mon, 14 Nov 2011 08:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-15673</guid>
		<description>@ Tim Dawson

are you saying that  some Mac/Safari combinations fill the input field  or do you mean the field is not hidden in these browsers and humans filled them?
And what text do these browsers fill in?</description>
		<content:encoded><![CDATA[<p>@ Tim Dawson</p>
<p>are you saying that  some Mac/Safari combinations fill the input field  or do you mean the field is not hidden in these browsers and humans filled them?<br />
And what text do these browsers fill in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Dawson</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-15572</link>
		<dc:creator>Tim Dawson</dc:creator>
		<pubDate>Tue, 11 Oct 2011 00:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-15572</guid>
		<description>I&#039;ve implemented this (or something very close) for use on a web site form. For the most part it works OK, but some Mac/Safari combinations fill in the honeypot and therefore legitimate enquiries are treated as spam.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve implemented this (or something very close) for use on a web site form. For the most part it works OK, but some Mac/Safari combinations fill in the honeypot and therefore legitimate enquiries are treated as spam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: safetrolley</title>
		<link>http://devgrow.com/simple-php-honey-pot/#comment-15485</link>
		<dc:creator>safetrolley</dc:creator>
		<pubDate>Sat, 10 Sep 2011 13:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://devgrow.com/?p=1369#comment-15485</guid>
		<description>wow, this is probably the best anti-spam code i have seen recently. Totally different from the traditional methods!

thanks man! keep it up!</description>
		<content:encoded><![CDATA[<p>wow, this is probably the best anti-spam code i have seen recently. Totally different from the traditional methods!</p>
<p>thanks man! keep it up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 29/32 queries in 0.013 seconds using apc
Object Caching 346/346 objects using apc
Content Delivery Network via cdn.devgrow.com

Served from: devgrow.com @ 2012-05-21 05:49:18 -->
