<?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 Implement reCaptcha With Your PHP Project</title>
	<atom:link href="http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project/feed" rel="self" type="application/rss+xml" />
	<link>http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project</link>
	<description>Web development articles, including PHP, jQuery, CSS and more.</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:27:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dolly</title>
		<link>http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project/comment-page-1#comment-999</link>
		<dc:creator>Dolly</dc:creator>
		<pubDate>Tue, 22 Nov 2011 15:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://vidiame.com/?p=280#comment-999</guid>
		<description>I&#039;d like to have the error message integrated in the form itself next to the input field instead of on a redirected white empty page. How would this be possible? (Unfortunately I am not a programmer so don&#039;t have any clue how to mix things).
Thanks a lot in advance.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to have the error message integrated in the form itself next to the input field instead of on a redirected white empty page. How would this be possible? (Unfortunately I am not a programmer so don&#8217;t have any clue how to mix things).<br />
Thanks a lot in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project/comment-page-1#comment-997</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Fri, 11 Nov 2011 16:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://vidiame.com/?p=280#comment-997</guid>
		<description>Excellent information on recaptcha implementation. need more if the recaptcha failure retain the values and refresh pages.. Thanks in advance</description>
		<content:encoded><![CDATA[<p>Excellent information on recaptcha implementation. need more if the recaptcha failure retain the values and refresh pages.. Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rehman</title>
		<link>http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project/comment-page-1#comment-987</link>
		<dc:creator>rehman</dc:creator>
		<pubDate>Mon, 19 Sep 2011 12:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://vidiame.com/?p=280#comment-987</guid>
		<description>i cant able to download the phplib file. whenever i try to click the download link it saying &quot;your search does not generate any results&quot;</description>
		<content:encoded><![CDATA[<p>i cant able to download the phplib file. whenever i try to click the download link it saying &#8220;your search does not generate any results&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project/comment-page-1#comment-978</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 25 Jul 2011 18:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://vidiame.com/?p=280#comment-978</guid>
		<description>Hi, I downloaded and implemented everything from the recaptcha site and all is working. Except when I tried and retain the variables so the form doesn&#039;t reset if the recaptcha is entered incorrectly, the variables dissappear , as if the recaptcha erases them. I am setting them here:

e.g.

[code lang=&quot;php&quot;]
if (!$response-&gt;is_valid) {
               $var = $POST[&#039;var&#039;];
        }

[/code]
Please can you help? thanks</description>
		<content:encoded><![CDATA[<p>Hi, I downloaded and implemented everything from the recaptcha site and all is working. Except when I tried and retain the variables so the form doesn&#8217;t reset if the recaptcha is entered incorrectly, the variables dissappear , as if the recaptcha erases them. I am setting them here:</p>
<p>e.g.</p>
<pre class="brush: php; title: ; notranslate">
if (!$response-&gt;is_valid) {
               $var = $POST['var'];
        }
</pre>
<p>Please can you help? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onur erten</title>
		<link>http://vidiame.com/php/how-to-implement-recaptcha-with-your-php-project/comment-page-1#comment-974</link>
		<dc:creator>onur erten</dc:creator>
		<pubDate>Wed, 29 Jun 2011 13:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://vidiame.com/?p=280#comment-974</guid>
		<description>Great guide though. But i couldn&#039;t managed to connect this recaptcha to my download link, though my download link works even i don&#039;t enter the captcha words. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Great guide though. But i couldn&#8217;t managed to connect this recaptcha to my download link, though my download link works even i don&#8217;t enter the captcha words. Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
