Jump to content

Capcha


Brian W

Recommended Posts

I'm working on a CAPTCHA system and would like some feedback.

http://70.167.219.180/test/Captcha.php?Chars=6

$_GET['Chars'] can be between 5&50 (try 50 :-) for testing.

Security includes:

characters are random from list A-Za-z1-9 (besides i and l)

each character is randomly 1 of 4 fonts (Arial, Times, Courier, and "IrisUPC Bold Italic")

characters are slanted at random angle between -30 and 30

all entities are randomly colored with text being slightly darker in nature

curves and thick lines behind text and thing lines in-front of text

Is this a good CAPTCHA for serious use? I;n open for suggestions...

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/145596-capcha/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.