Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to deal with SQL injection ?

what is the best way to handle sql injection in php and mysql?

user-image
Question ajoutée par Julfkar Moh Umar , Sr. Software Engineer , Aakash Edutech Private Limited
Date de publication: 2016/01/11
Utilisateur supprimé
par Utilisateur supprimé

You can use ORM like entity framework or use stored procedure for old school

Utilisateur supprimé
par Utilisateur supprimé

One thing you could do is to use type-safe SQL parameters for data access. This is one thing I find problematic when using a language that does not use type checking and data type restrictions.

Md. Saidul Islam
par Md. Saidul Islam , Senior Officer , Uttara Bank Limited

SQL injection is a technique where malicious users can inject SQL commands into an SQL statement, via web page input.

Injected SQL commands can alter SQL statement and compromise the security of a web application.

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?