For example
$conn = new PDO("mysql:host=127.0.0.1;dbname=test", \'root\', \'123456\'); $conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPT