Help about Captcha for NeoPHP - Forum

Forum Navigation
You need to log in to create posts and topics.

Help about Captcha for NeoPHP

Hi,

I need add captcha to some of my neophp query commands (mosly the ones which add or update or delete data from database)

Something like google recaptcha or anything like that,

To stop spams and robots.

Anyone know how to do that? I have no idea because i dont know php... Where to put code? How to check in app and...

Thanks :)

@noyzen I strongly advice you to use user / password instead for any database updates.
Anyway Google reCaptcha is free, but you must register your applicaton to get an API key.
More information here.
Regards.

noyzen has reacted to this post.
noyzen