Why I think PDO sucks
Posted April 2nd, 2008 by Anonymous
Every so often I try to use PDO under PHP5, and every time I run in to basic functionality problems with no ability to find out what’s going on under the hood. A recent example:. $dbh = new PDO(’mysql:host=localhost;dbname=db’, ...




































Post new comment