Jump to content

captcha without GD


monkey_magix

Recommended Posts

I have read about some people using textual based numbers, i.e. replacing 55604 with fifty-thousand six hundred and four.  Also you could do something like this:

 

Each number (0-9) has its own image file, with some random name such as: a4gB6jf5bzloS563.jpg.  Every few times your script is loaded, it renames those files each to something different, so there are never any consistent names.  Then on your page you could just use <img> tags to display them side-by-size.

Link to comment
https://forums.phpfreaks.com/topic/47013-captcha-without-gd/#findComment-229280
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.