captcha
securimage validation
hi everyone i am trying to get validate captcha on my form but i would like validation to take place on the form without a change of state.[详细]
2023-03-06 05:22 分类:问答php GD captcha image not showing on Mac
I\'m using a simple cap开发者_开发问答tcha system for a form. Works fine on Windows but it not showing on Mac. In both systems DG is enabled, I\'ve checked with phpinfo().[详细]
2023-03-06 03:25 分类:问答Is it possible to setup a redirect in a PHP file which is guaranteed to work?
I want to make a call to/include a PHP script which would force a re-direct to another page. (The other page will contain a captcha and will re-direct back开发者_运维问答 if entered correctly).[详细]
2023-03-05 20:53 分类:问答Jcaptcha and Curl
I am using curl PHP to get image from Jcaptcha. hidCaptchaID are generated by Jcaptcha. The problem is im keep getting an error saying invalid captcha code, i know the fact the captcha I have enter[详细]
2023-03-05 17:09 分类:问答Update 2 exact same images source using javascript
I using PHP captcha called Cryptographer captchan.fr site I need to use 2 captcha on same page but i have problem they do get generated but when i click refresh only first one refreshes, refresh code[详细]
2023-03-05 11:24 分类:问答Storing Session values for captcha's
I\'m trying to create a captcha code but the code that is being created isn\'t being stored in the session variable.Here is the file I\'m using to create the code and store the value.I have a session_[详细]
2023-03-04 19:25 分类:问答Validation of Zend_Captcha_Image when using in form
I have the following code in a form开发者_Python百科 in zend framework application. $captcha = new Zend_Form_Element_Captcha(\'captcha\', array([详细]
2023-03-04 09:44 分类:问答How to Enter Captcha data with phpunit test
Is it possible to enter the captcha information with phpunit tests? something like $this->type(\"recaptcha_reponse_field\", \"information inside\");[详细]
2023-03-04 09:08 分类:问答Stopping Bot [SO] - PHP
I saved this code in index.php and after filling i clicked Submit button, and then a verification page was shown to me ![详细]
2023-03-04 07:30 分类:问答How do I add this (recaptcha) form dynamically?
I have a .aspx file and I want to dynamically add the form and controls below in my <script> tag. (Page-Language=C#)[详细]
2023-03-04 05:42 分类:问答