Hacker News new | ask | show | jobs
by cestith 327 days ago
You should be using DBI or something that builds on DBI to use prepared statements for database interactions. That’s why it’s called the DataBase Interface.