PHP Captcha without session

后端 未结 13 1865
傲寒
傲寒 2021-01-04 13:51

Ok, here is an issue: in the project i\'m working on, we can\'t rely on server-side sessions for any functionality.

The problem is that common captcha solutions fro

13条回答
  •  萌比男神i
    2021-01-04 14:19

    just make a math captcha ;) 2+90 = ? equation should be shown in an image and voila ;)

提交回复
热议问题