I got this error
Fatal error: Call to a member function setAttribute() on a non-object in /home/luke69/public_html/thanks_provider.php on line 176
heres the line
$dbh->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
I really dont understand what is not an object?