<?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"
	>
<channel>
	<title>Comments on: Creating a PHP Captcha</title>
	<atom:link href="http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/</link>
	<description>Tips and Tricks for Web Developers</description>
	<pubDate>Thu, 28 Aug 2008 15:52:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: PHP and Web Development Blog&#187; Blog Archive &#187; Creating an Advanced PHP Captcha</title>
		<link>http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/#comment-16</link>
		<dc:creator>PHP and Web Development Blog&#187; Blog Archive &#187; Creating an Advanced PHP Captcha</dc:creator>
		<pubDate>Thu, 15 May 2008 19:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/#comment-16</guid>
		<description>[...] November, I published a post on creating a simple PHP Captcha. Some readers noted that I actually used a more advanced captcha for my own site&#8217;s discussion [...]</description>
		<content:encoded><![CDATA[<p>[...] November, I published a post on creating a simple PHP Captcha. Some readers noted that I actually used a more advanced captcha for my own site&#8217;s discussion [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sroberts</title>
		<link>http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/#comment-6</link>
		<dc:creator>sroberts</dc:creator>
		<pubDate>Fri, 14 Dec 2007 15:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/#comment-6</guid>
		<description>This worked for me -  of course the form can be submitted, the error handling we are doing in the above example happens on the page the form is submitted to. This submission landing page is where the error is displayed. You can do a little fancy work and submit the form to itself, and if there is an error, show the same submission form with an error message, or display something else entirely if there isn't an error.</description>
		<content:encoded><![CDATA[<p>This worked for me -  of course the form can be submitted, the error handling we are doing in the above example happens on the page the form is submitted to. This submission landing page is where the error is displayed. You can do a little fancy work and submit the form to itself, and if there is an error, show the same submission form with an error message, or display something else entirely if there isn&#8217;t an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xcuse me</title>
		<link>http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/#comment-5</link>
		<dc:creator>xcuse me</dc:creator>
		<pubDate>Thu, 13 Dec 2007 19:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebrueggeman.com/blog/php/creating-a-php-captcha/#comment-5</guid>
		<description>this captcha validator does not work.
the form code works, the random char. are generated, but, the form can be submitted without user entering the characters.</description>
		<content:encoded><![CDATA[<p>this captcha validator does not work.<br />
the form code works, the random char. are generated, but, the form can be submitted without user entering the characters.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
