Categories
Does using PHP PDO prevent SQL injection?
Good time. Using PHP PDO (with MySQL) - how effective is it in terms of protection against SQL injection? What is the correct way to use PHP PDO for this?
Answer the question
In order to leave comments, you need to log in
PDO by itself --- no. Protect prepared expressions.
Does PDO protect against SQL injection?
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question