<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 19:27:02 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Robert Basic's Blog: Honeypot for Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/14389</guid>
      <link>http://www.phpdeveloper.org/news/14389</link>
      <description><![CDATA[<p>
<i>Robert Basic</i> has posted <a href="http://robertbasic.com/blog/honeypot-for-zend-framework/">a port of a WordPress plugin</a> that helps you easily make <a href="http://matthewturland.com/2010/01/01/im-a-honey-pot/">a "honeypot" in your Zend Framework form</a> to help keep the spam bots out.
</p>
<blockquote>
I just hacked up a little code snippet based on Matthew's Honeypot Wordpress plugin. It's basically just a Validator for a Zend Form element which is hidden from the user via CSS. Cause it's hidden, users won't see it, but spambots will, well, cause they are bots.
</blockquote>
<p>
The code snippet is included in the post for your cut & pasting pleasure and makes using it as easy as a normal "addElement" call when building your form.
</p>]]></description>
      <pubDate>Wed, 21 Apr 2010 14:58:36 -0500</pubDate>
    </item>
  </channel>
</rss>
