-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you refine the verification code style? #82
Comments
This is a good example bro, such a good example, i would love to see the implementation behind this. |
just like this ? https://nativityweb.com/captcha/index.php ? |
They are very similar, I can not provide you with the source code of the implementation. If you can more finely control and manage the color and size of the characters in the picture, is it more difficult for the robot to understand which part is the verification code and which part is the background? |
i have different fonts and different colors foreach letter. You say you want to change even the font size of the big letters ? And by the way i am not using the Gregwer library to make this. |
I'm gonna download this library modify it with what i have done but i don't have time right now. |
I do n’t know the algorithm of the robot to recognize the verification code, I hope this is effective and easy. |
i made the captcha from scratch. i have the source code for it, but i need to make it good :) |
Any chance you actually made it good, @crustamet? 🦊 |
I sent you an email as I'd be interested to see your code, if that's alright, @crustamet? |
Update: I forked it and started working on improvements like merging PRs, random font per character & more, see https://codeberg.org/S1SYPHOS/php-simple-captcha |
Do you have discord ? we can talk freely there if you want some of my help quickly |
@crustamet Yeah, S1SYPHOS#9054 look me up 🙃 |
Can individual letters use different colors?
Can you use other background confusion? Confused as small letters?
E.g:
https://www.php.cn/captcha.html
The text was updated successfully, but these errors were encountered: