Ver original$dbh = new PDO('mysql:host=localhost;dbname=tests', $user, $pass, array(PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION));