Jump to content

php captcha styles


atomicrabbit

Recommended Posts

I know captchas have been discussed a lot on this forum, and I know how to use them, but I'm wondering how I can get specific style. I see very nice styles around and wonder how they are done.

 

I'm looking for something more similar to that which Google is using on their own sites, although something with a random background (i've seen it before):

 

400_virus_Google_Captcha_403.jpg

 

And maybe something similar to reCaptcha:

 

captchaHomePage.gif

 

Except without using their database. The problem with reCaptcha is that it has to use their database for the captcha's, it is not generated within the server you insert the captcha on. It calls back to the recaptcha.net server to get an image. Basically I'm just looking for the style of font (with the distortion) and the slashed line that reCaptcha has. not sure how to do that.

 

Basically i'm just wondering how all the different styles are made, so I can implement them myself.

Link to comment
https://forums.phpfreaks.com/topic/55722-php-captcha-styles/
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.