Gregwar / Captcha

PHP Captcha library
MIT License
1.73k stars 290 forks source link

how to refresh image on ajax #39

Open puuble opened 7 years ago

puuble commented 7 years ago

Hi. Pls help for this subject.

visavi commented 6 years ago
<img src="/captcha" onclick="this.src='/captcha?'+Math.random()" style="cursor: pointer;">