Secure database from SQL injection? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 5

Secure database from SQL injection?

How do you protect a database from SQL injection ?

19th Feb 2018, 12:18 PM
Amine Trabelsi
Amine Trabelsi - avatar
2 Respuestas
+ 3
Use prepared statement if you are using php
19th Feb 2018, 2:57 PM
Toni Isotalo
Toni Isotalo - avatar