Secure database from SQL injection? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
+ 3
Use prepared statement if you are using php
19th Feb 2018, 2:57 PM
Toni Isotalo
Toni Isotalo - avatar