PDO… is it really worth the hype?
Wednesday, February 9th, 2005I’ve been playing a bit with PDO That’s the new database …. well I’d guess you’d call it api abstraction extension(s) that’re supposedly coming with php 5.1. The idea behind it is a good one, to change database api calls so they’re all the same, making db abstraction a heck of a lot […]
