PDA

View Full Version : CAPTCHA validation images?



mjoe
07-20-2006, 12:29 AM
Hello,

I downloaded this verify image php class with examples from here:
http://www.phpclasses.org/browse/package/3154.html

My local machine at home is fine but I do not know why it does not work with my bluehost accoount i.e:
http://www.waqooyi.com/ver/example.php.

The image does not seem to be processed at all. The class says it uses "CAPTCHA validation images ". How can this be made available?

page1ink.
07-20-2006, 08:48 PM
I can't speak for the CAPTCHA you've got, but I reccomend freecap, which is available here (http://www.puremango.co.uk/cm_web_projects_83.php) [puremango.co.uk]. it's really reliable and very customizable.

lazynitwit
07-20-2006, 11:06 PM
Hello,

I downloaded this verify image php class with examples from here:
http://www.phpclasses.org/browse/package/3154.html

My local machine at home is fine but I do not know why it does not work with my bluehost accoount i.e:
http://www.waqooyi.com/ver/example.php.

The image does not seem to be processed at all. The class says it uses "CAPTCHA validation images ". How can this be made available?
That script relies on font files being uploaded, which are not provided. This may be your issue.