Hacker News new | ask | show | jobs
by customguy 8 days ago
What kind of "standard inbuilt anti injection code" are you referring to? Mysql_real_escape_string()?
1 comments

Look up "prepared statements", it's pretty well documented.