I read 3 articles about it and couldn't fix it.
Notice: Undefined variable: DBH in C:\xampp\htdocs\certa\sandbox.php on line 18
Fatal error: Call to a member function prepare() on a non-object in C:\xampp\htdocs\certa\sandbox.php on line 18
It just happened randomly, don't know what code caused it..`
I cant get the code tags to properly display my code. Its giving a lot of trouble. So here is the paste bin (sorry for giving an external link.)
My config file, is just connecting to MySQL using PDO , and $DBH is that database handler.