| | |
Validating an Image of Characters (COPA)
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
Hi guys
You know when you enter a registration page with a textbox saying enter the characters that corespond to the image. I heard its called COPA or something.
Anyone has any tutorials on how to make a page like this?
Thankyou, Regards X
You know when you enter a registration page with a textbox saying enter the characters that corespond to the image. I heard its called COPA or something.
Anyone has any tutorials on how to make a page like this?
Thankyou, Regards X
"You never stop learning." - OmniX
hello..
that is CAPTCHA ..means creating dynamic number on an image...
It is used to prevent spam abuse on the websites
For more information:
http://www.webcheatsheet.com/PHP/cre...protection.php
that is CAPTCHA ..means creating dynamic number on an image...
It is used to prevent spam abuse on the websites
For more information:
http://www.webcheatsheet.com/PHP/cre...protection.php
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Shanti you might be able to help me or if anyone else can.
I did the below tutorial (which was very helpful btw) but I was unable to produce the CAPTCHA within an html page it becomes as JARGAN instead of an IMAGE (I can get an image).
It may also help to mention I have the php and html all in the same page.
I did the below tutorial (which was very helpful btw) but I was unable to produce the CAPTCHA within an html page it becomes as JARGAN instead of an IMAGE (I can get an image).
It may also help to mention I have the php and html all in the same page.
Last edited by OmniX; Oct 9th, 2008 at 12:27 pm.
"You never stop learning." - OmniX
What is a JARGAN?
In order for CAPTCHA to work, you need to have GD support in PHP enabled on your server. It has been included with PHP since version 4.3, but it might not be enabled.
You might not have that with free hosting services. If you are not seeing CAPTCHA characters, then check with your hosting company about GD support.
In order for CAPTCHA to work, you need to have GD support in PHP enabled on your server. It has been included with PHP since version 4.3, but it might not be enabled.
You might not have that with free hosting services. If you are not seeing CAPTCHA characters, then check with your hosting company about GD support.
Try http://recaptcha.net for a free captcha library. Using this library aides in the digitizing of books. Also, the image generation is handled by their servers, not yours.
Last edited by scru; Oct 9th, 2008 at 1:38 pm.
Make sure you have the GD library installed/configured on your server to use the first example.
Last edited by Will Gresham; Oct 9th, 2008 at 1:37 pm.
AJAX is not a programming language, scripting language or any other sort of language.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
Thanks guys for the information.
But I found the solution in another tutorial.
I didnt realize you cannot mix the php code to generate an image and the html code.
It has to be imported using an img tag.
Anyways problem solved and I just gota try getting it working now.
Thanks, Regards X
But I found the solution in another tutorial.
I didnt realize you cannot mix the php code to generate an image and the html code.
It has to be imported using an img tag.
Anyways problem solved and I just gota try getting it working now.
Thanks, Regards X
"You never stop learning." - OmniX
![]() |
Other Threads in the PHP Forum
- Previous Thread: Please hand me a little help
- Next Thread: Using include in a URL???
| Thread Tools | Search this Thread |
advanced apache api array basics beginner binary broken cakephp check checkbox class cms code codingproblem combobox cookies cron curl database date datepart display dynamic echo email error file files folder form forms function functions google head href htaccess html image include includingmysecondfileinthechain insert ip javascript job joomla js limit link login mail menu mlm mobile multiple mysql nodes oop outofmemmory paging parse password paypal pdf php problem procedure query radio random recursion remote script search server sessions smarty sms source space sql stored syntax system table traffic tutorial unicode up-to-date update upload url validation validator variable video web webapplications youtube






