A Cleaner Approach to PHP, PDO, and SQL
I. Introduction The PHP PDO bothers me. Oh, it’s great, as are prepared statements. But it’s so… messy. And not as object-oriented as I would like. Plus, some SQL syntax is just plain dumb. (OK, it’s almost as old as FORTRAN, when we wrote our code on the cave walls in deer blood. The dead … Continue reading “A Cleaner Approach to PHP, PDO, and SQL”