Secure database from SQL injection? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 3
Use prepared statement if you are using php
19th Feb 2018, 2:57 PM
Toni Isotalo
Toni Isotalo - avatar