Error handling methods in PDO PDO offers us a different type of error handling methods to fit in the style of our application. There are 3 types of error handling methods in PDO: PDO::ERRMODE_SILENT This AvinashSeptember 2, 2010TutorialKeep Reading