At long last I’ve decided to use the latest and greatest PDO in a new app, switching from good old PEAR MDB2/DB for all database access. This is supposed to give you added speed, uniformity and a consistent standard to use throughout PHP-land. But the infatuation was short-lived.
Read the rest of this post »