as4s1n
New Member
- Messages
- 174
- Reaction score
- 4
- Points
- 0
I was wondering whether PDO had a function equivilent of the mysqli_real_escape_string to prevent SQL injections, or is there some specific code to prevent SQL injections which would mirror the effect of the mysqli_real_escape_string()?
Last edited: