<?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: F.A.Q.</title>
	<atom:link href="http://www.phpcaptcha.org/faq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpcaptcha.org</link>
	<description>Free PHP Captcha Script</description>
	<lastBuildDate>Wed, 28 Jul 2010 05:51:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Stephen</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4493</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 26 Jul 2010 21:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4493</guid>
		<description>I have just installed, unfortunately it did not work the image did not show. I checked the properties of the missing image the sid was missing this was also the same when I tried the example_code.

Any ideas!!!</description>
		<content:encoded><![CDATA[<p>I have just installed, unfortunately it did not work the image did not show. I checked the properties of the missing image the sid was missing this was also the same when I tried the example_code.</p>
<p>Any ideas!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4483</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4483</guid>
		<description>OK, here is the spec for MP3 files that work with this flash application:

channels 1 (mono)
bit rate 64K
sample rate 16K
NO ID3 TAGS!!!!!! (use eyeD3 --remove-all)

Because of the way that the letter mp3 files are just cat&#039;ed together into a stream... id3 tags in the middle makes the flash player choke.  

A different sample rate also causes inconsistent playback.</description>
		<content:encoded><![CDATA[<p>OK, here is the spec for MP3 files that work with this flash application:</p>
<p>channels 1 (mono)<br />
bit rate 64K<br />
sample rate 16K<br />
NO ID3 TAGS!!!!!! (use eyeD3 &#8211;remove-all)</p>
<p>Because of the way that the letter mp3 files are just cat'ed together into a stream&#8230; id3 tags in the middle makes the flash player choke.  </p>
<p>A different sample rate also causes inconsistent playback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4482</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 14 Jul 2010 12:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4482</guid>
		<description>Hi I have the same problem as etorre above, in that I want to make a german translation of the audio part of the captcha, but simply recording my own audio files results in only the first letter being read out.  Is there a spec for the files?  What software were they recorded it at least?</description>
		<content:encoded><![CDATA[<p>Hi I have the same problem as etorre above, in that I want to make a german translation of the audio part of the captcha, but simply recording my own audio files results in only the first letter being read out.  Is there a spec for the files?  What software were they recorded it at least?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4479</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 09 Jul 2010 16:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4479</guid>
		<description>When you call the check() function, are you passing the correct variable containing the user submitted code? i.e. &lt;input type=&quot;text&quot; name=&quot;code&quot; /&gt; and then you pass $_POST[&#039;code&#039;]</description>
		<content:encoded><![CDATA[<p>When you call the check() function, are you passing the correct variable containing the user submitted code? i.e. &lt;input type="text" name="code" /&gt; and then you pass $_POST['code']</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4477</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Tue, 06 Jul 2010 21:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4477</guid>
		<description>Beautiful script - one big issue.  Even after checking for the default PHP SESSION name etc, and full path to file in form value and enabling cookies - captcha still fails consistently.  Even when entered correctly.

Am echoing out the Array via print_r($_SESSION) and it is still failing.  Is the code value supposed to be equal too the captcha value?
 
 [securimage_code_value] =&gt; vuy28b
 [securimage_code_ctime] =&gt; 1278452610 

Any help greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Beautiful script &#8211; one big issue.  Even after checking for the default PHP SESSION name etc, and full path to file in form value and enabling cookies &#8211; captcha still fails consistently.  Even when entered correctly.</p>
<p>Am echoing out the Array via print_r($_SESSION) and it is still failing.  Is the code value supposed to be equal too the captcha value?</p>
<p> [securimage_code_value] =&gt; vuy28b<br />
 [securimage_code_ctime] =&gt; 1278452610 </p>
<p>Any help greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4476</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 06 Jul 2010 08:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4476</guid>
		<description>I should add that this is only a problem for secure https in internet explorer.</description>
		<content:encoded><![CDATA[<p>I should add that this is only a problem for secure https in internet explorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4475</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 06 Jul 2010 08:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4475</guid>
		<description>Same as Main: I have everything working perfectly in all browsers except the sound for internet explorer. The sound on this page works find with ie8, but I directly copy the html to mine and the sound does not work (it works for all other browsers).</description>
		<content:encoded><![CDATA[<p>Same as Main: I have everything working perfectly in all browsers except the sound for internet explorer. The sound on this page works find with ie8, but I directly copy the html to mine and the sound does not work (it works for all other browsers).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Main</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4472</link>
		<dc:creator>Main</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4472</guid>
		<description>I got this version of captcha working on a web form for our website with the instructions provided from the quick setup guide.

We also have a &quot;secure&quot; form (https://) I wanted to put captcha on as well.  I can get everything to work great (image shows, reload image and the validation works) except the audio piece.  It never wants to read the image.  You click on the audio button and it just spins and spins never playing anything.  

Anyone have any thoughts what might causing the audio not to work?

Thanks</description>
		<content:encoded><![CDATA[<p>I got this version of captcha working on a web form for our website with the instructions provided from the quick setup guide.</p>
<p>We also have a "secure" form (https://) I wanted to put captcha on as well.  I can get everything to work great (image shows, reload image and the validation works) except the audio piece.  It never wants to read the image.  You click on the audio button and it just spins and spins never playing anything.  </p>
<p>Anyone have any thoughts what might causing the audio not to work?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davnor</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4471</link>
		<dc:creator>Davnor</dc:creator>
		<pubDate>Thu, 01 Jul 2010 15:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4471</guid>
		<description>Oops - let&#039;s try that again...

If you&#039;re using PHP Version: 5.3.0+, the Securimage Server Test script, server_test.php, (from the download page) may incorrectly report &quot;JPEG Support: No&quot;. This is due to a change in the name of the JPEG Support attribute returned by gd_info(). Prior to 5.3.0, it was &#039;JPG Support&#039;, but it is now &#039;JPEG Support&#039;. (see http://php.net/manual/en/function.gd-info.php )

The following change will allow the test script to report the correct value for either version,

Replace the line:
&lt;?php print_status($gd_support &amp;&amp; $gd_info[&#039;JPG Support&#039;]); ?&gt;

With:
&lt;?php 
   if (isset($gd_info[&#039;JPEG Support&#039;]))
      $JPEG_support = $gd_info[&#039;JPEG Support&#039;];
   else
      $JPEG_support = $gd_info[&#039;JPG Support&#039;];
   print_status($gd_support &amp;&amp; $JPEG_support);
?&gt;</description>
		<content:encoded><![CDATA[<p>Oops &#8211; let's try that again&#8230;</p>
<p>If you're using PHP Version: 5.3.0+, the Securimage Server Test script, server_test.php, (from the download page) may incorrectly report "JPEG Support: No". This is due to a change in the name of the JPEG Support attribute returned by gd_info(). Prior to 5.3.0, it was 'JPG Support', but it is now 'JPEG Support'. (see <a href="http://php.net/manual/en/function.gd-info.php" rel="nofollow">http://php.net/manual/en/function.gd-info.php</a> )</p>
<p>The following change will allow the test script to report the correct value for either version,</p>
<p>Replace the line:<br />
&lt;?php print_status($gd_support &amp;&amp; $gd_info['JPG Support']); ?&gt;</p>
<p>With:<br />
&lt;?php<br />
   if (isset($gd_info['JPEG Support']))<br />
      $JPEG_support = $gd_info['JPEG Support'];<br />
   else<br />
      $JPEG_support = $gd_info['JPG Support'];<br />
   print_status($gd_support &amp;&amp; $JPEG_support);<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davnor</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4470</link>
		<dc:creator>Davnor</dc:creator>
		<pubDate>Thu, 01 Jul 2010 15:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4470</guid>
		<description>If you&#039;re using PHP Version: 5.3.0+, the Securimage Server Test script, server_test.php, (from the download page) may incorrectly report &quot;JPEG Support: No&quot;.  This is due to a change in the name of the JPEG Support attribute returned by gd_info().  Prior to 5.3.0, it was &#039;JPG Support&#039;, but it is now &#039;JPEG Support&#039;.  (see http://php.net/manual/en/function.gd-info.php)

The following change will allow the test script to report the correct value for either version,
  Replace the line:

  With:
</description>
		<content:encoded><![CDATA[<p>If you're using PHP Version: 5.3.0+, the Securimage Server Test script, server_test.php, (from the download page) may incorrectly report "JPEG Support: No".  This is due to a change in the name of the JPEG Support attribute returned by gd_info().  Prior to 5.3.0, it was 'JPG Support', but it is now 'JPEG Support'.  (see <a href="http://php.net/manual/en/function.gd-info.php)" rel="nofollow">http://php.net/manual/en/function.gd-info.php)</a></p>
<p>The following change will allow the test script to report the correct value for either version,<br />
  Replace the line:</p>
<p>  With:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4467</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Sun, 27 Jun 2010 22:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4467</guid>
		<description>For some reason it did not post the first few lines. Here it is again. I am making the following changes to my process / action form however it does not work



check($_POST[&#039;captcha_code&#039;]) == false) {
  // the code was incorrect
  // handle the error accordingly with your other error checking

  // or you can do something really basic like this
  die(&#039;The code you entered was incorrect.  Go back and try again.&#039;);
} 

 $name=$_POST[&#039;name&#039;];
 $telephone=$_POST[&#039;telephone&#039;];
 $email=$_POST[&#039;email&#039;]; 
 $location=$_POST[&#039;location&#039;]; 
 mysql_connect(&quot;db.www.com&quot;, &quot;id&quot;, &quot;password&quot;) or die(mysql_error()); 
 mysql_select_db(&quot;contest&quot;) or die(mysql_error()); 
 mysql_query(&quot;INSERT INTO `data` VALUES (&#039;$name&#039;, &#039;$telephone&#039;, &#039;$email&#039;, &#039;$location&#039;)&quot;); 
 Print &quot;Your information has been successfully added to the database.&quot;; 
 ?&gt;</description>
		<content:encoded><![CDATA[<p>For some reason it did not post the first few lines. Here it is again. I am making the following changes to my process / action form however it does not work</p>
<p>check($_POST['captcha_code']) == false) {<br />
  // the code was incorrect<br />
  // handle the error accordingly with your other error checking</p>
<p>  // or you can do something really basic like this<br />
  die('The code you entered was incorrect.  Go back and try again.');<br />
} </p>
<p> $name=$_POST['name'];<br />
 $telephone=$_POST['telephone'];<br />
 $email=$_POST['email'];<br />
 $location=$_POST['location'];<br />
 mysql_connect("db.www.com", "id", "password") or die(mysql_error());<br />
 mysql_select_db("contest") or die(mysql_error());<br />
 mysql_query("INSERT INTO `data` VALUES ('$name', '$telephone', '$email', '$location')");<br />
 Print "Your information has been successfully added to the database.";<br />
 ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4466</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Sun, 27 Jun 2010 22:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4466</guid>
		<description>Hi, These are the changes I am making to my process or action php form, however it is not working. Can anyone point the error? Thank you


check($_POST[&#039;captcha_code&#039;]) == false) {
  // the code was incorrect
  // handle the error accordingly with your other error checking
  // or you can do something really basic like this
  die(&#039;The code you entered was incorrect.  Go back and try again.&#039;);
} 
 $name=$_POST[&#039;name&#039;];
 $telephone=$_POST[&#039;telephone&#039;];
 $email=$_POST[&#039;email&#039;]; 
 $location=$_POST[&#039;location&#039;]; 
 mysql_connect(&quot;db.www.com&quot;, &quot;id&quot;, &quot;password&quot;) or die(mysql_error()); 
 mysql_select_db(&quot;contest&quot;) or die(mysql_error()); 
 mysql_query(&quot;INSERT INTO `data` VALUES (&#039;$name&#039;, &#039;$telephone&#039;, &#039;$email&#039;, &#039;$location&#039;)&quot;); 
 Print &quot;Your information has been successfully added to the database.&quot;; 
 ?&gt;</description>
		<content:encoded><![CDATA[<p>Hi, These are the changes I am making to my process or action php form, however it is not working. Can anyone point the error? Thank you</p>
<p>check($_POST['captcha_code']) == false) {<br />
  // the code was incorrect<br />
  // handle the error accordingly with your other error checking<br />
  // or you can do something really basic like this<br />
  die('The code you entered was incorrect.  Go back and try again.');<br />
}<br />
 $name=$_POST['name'];<br />
 $telephone=$_POST['telephone'];<br />
 $email=$_POST['email'];<br />
 $location=$_POST['location'];<br />
 mysql_connect("db.www.com", "id", "password") or die(mysql_error());<br />
 mysql_select_db("contest") or die(mysql_error());<br />
 mysql_query("INSERT INTO `data` VALUES ('$name', '$telephone', '$email', '$location')");<br />
 Print "Your information has been successfully added to the database.";<br />
 ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4465</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Sun, 27 Jun 2010 22:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4465</guid>
		<description>Hi I am making the following changes on the Action or &quot;Process form&quot; however its not working. Can anyone advise where it is wrong?




check($_POST[&#039;captcha_code&#039;]) == false) {
  // the code was incorrect
  // handle the error accordingly with your other error checking

  // or you can do something really basic like this
  die(&#039;The code you entered was incorrect.  Go back and try again.&#039;);
} 

 $name=$_POST[&#039;name&#039;];
 $telephone=$_POST[&#039;telephone&#039;];
 $email=$_POST[&#039;email&#039;]; 
 $location=$_POST[&#039;location&#039;]; 
 mysql_connect(&quot;db.www.com&quot;, &quot;id&quot;, &quot;password&quot;) or die(mysql_error()); 
 mysql_select_db(&quot;contest&quot;) or die(mysql_error()); 
 mysql_query(&quot;INSERT INTO `data` VALUES (&#039;$name&#039;, &#039;$telephone&#039;, &#039;$email&#039;, &#039;$location&#039;)&quot;); 
 Print &quot;Your information has been successfully added to the database.&quot;; 
 ?&gt;</description>
		<content:encoded><![CDATA[<p>Hi I am making the following changes on the Action or "Process form" however its not working. Can anyone advise where it is wrong?</p>
<p>check($_POST['captcha_code']) == false) {<br />
  // the code was incorrect<br />
  // handle the error accordingly with your other error checking</p>
<p>  // or you can do something really basic like this<br />
  die('The code you entered was incorrect.  Go back and try again.');<br />
} </p>
<p> $name=$_POST['name'];<br />
 $telephone=$_POST['telephone'];<br />
 $email=$_POST['email'];<br />
 $location=$_POST['location'];<br />
 mysql_connect("db.www.com", "id", "password") or die(mysql_error());<br />
 mysql_select_db("contest") or die(mysql_error());<br />
 mysql_query("INSERT INTO `data` VALUES ('$name', '$telephone', '$email', '$location')");<br />
 Print "Your information has been successfully added to the database.";<br />
 ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce M.</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4463</link>
		<dc:creator>Bruce M.</dc:creator>
		<pubDate>Sat, 26 Jun 2010 11:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4463</guid>
		<description>First, great script and easy to implement. Question: is there a way to redirect a user to a page that looks like my website when the wrong code is entered instead of the default error page?  Any suggestions would be greatly appreciated.  Thanks much... Bruce M.</description>
		<content:encoded><![CDATA[<p>First, great script and easy to implement. Question: is there a way to redirect a user to a page that looks like my website when the wrong code is entered instead of the default error page?  Any suggestions would be greatly appreciated.  Thanks much&#8230; Bruce M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.phpcaptcha.org/faq/comment-page-2/#comment-4462</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 22 Jun 2010 10:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/faq/#comment-4462</guid>
		<description>Nice script.
I was getting the failure to open stream error, which just meant the path line wasn&#039;t working for me. Instead of the &#039;include_once $SERVER DOCUMENT_ROOT&#039; etc etc line, try using a relative location instead of the absolute, ie: include(&quot;securimage/securimage.php&quot;);</description>
		<content:encoded><![CDATA[<p>Nice script.<br />
I was getting the failure to open stream error, which just meant the path line wasn't working for me. Instead of the 'include_once $SERVER DOCUMENT_ROOT' etc etc line, try using a relative location instead of the absolute, ie: include("securimage/securimage.php");</p>
]]></content:encoded>
	</item>
</channel>
</rss>
