Nosql Injection

Hello,
I would like to secure the application from NoSQL injections especially for user log document fileds; like password.
What are the best methods to perform it? and if someone point me a good document with a sample code valid for couchbase?
My application uses PHP SDK to connect to couchbase.
I have read the following documentation but I didn’t undertsand much the practical steps ; http://docs.couchbase.com/admin/admin/security/security-in-applications.html

Thanks
W

The PHP SDK isn’t part of Couchbase Mobile, so you’re best off asking on a different forum here, one for Couchbase Server.

1 Like

thanks, I will open a new thread