Posts by David • 21 points
1 post
-
2
votes1
answer59
viewsQ: Doubt about SQL Injection/mysqli_real_escape_string
I’m having doubts about SQL Injection in PHP. I have a class that has the user object, and there has name, age, etc. Then I put in the variable query something like: insert into…