PHP Classes

Captcha validation - FAIL

Recommend this page to a friend!

      CAPTCHA Generator  >  All threads  >  Captcha validation - FAIL  >  (Un) Subscribe thread alerts  
Subject:Captcha validation - FAIL
Summary:- all the time -
Messages:2
Author:Igor Milutinović
Date:2011-06-02 12:07:51
Update:2011-06-02 18:38:34
 

  1. Captcha validation - FAIL   Reply   Report abuse  
Picture of Igor Milutinović Igor Milutinović - 2011-06-02 12:07:51
Thanks for the class man.
But I have small problem: validation of the given code never gives me "Captcha validation passed". All the time: "Captcha validation failed, please try again".

I haven't changed anything in class.php file nor captchaImg.php ... just pasted code from test file into my code. And I think I did it at the right way.

Creation and refreshing is ok, but no matter what I try, still "validation failed" ... What is the problem? Any idea?

  2. Re: Captcha validation - FAIL   Reply   Report abuse  
Picture of Igor Milutinović Igor Milutinović - 2011-06-02 18:38:34 - In reply to message 1 from Igor Milutinović
Solved