Answer:
Prepared statements assist in preventing SQL injection attacks by separating SQL code from user input, making injection attacks more difficult.
Prepared statements assist in preventing SQL injection attacks by separating SQL code from user input, making injection attacks more difficult.
You may be interested in:
Web Security MCQs - PART 2