MotionCAPTCHA icon indicating copy to clipboard operation
MotionCAPTCHA copied to clipboard

Added server validation, and a example html page

Open lsv opened this issue 13 years ago • 1 comments

Not much change are needed in jquery.motionCaptcha.0.2, around 5 lines or so are added.

Also made the validation with PHP, using phpDollar, see the library. And JSON2 also needed, I dont think that jquery had a tool to convert a js array to json.

Be aware, im not really sure how to make git submodules. I also made some changes to phpDollar, which I will commit.

lsv avatar Jun 08 '12 10:06 lsv

Because PHP is better than javascript to compare floats, sometimes it fails the server validation even though the javascript validates it.

lsv avatar Jun 08 '12 10:06 lsv