--- a/config.php +++ b/config.php @@ -1,1 +1,109 @@ +setAttribute(PDO::ATTR_ERRMODE, + PDO::ERRMODE_EXCEPTION); + } + catch(PDOException $e) { + // Print PDOException message + echo $e->getMessage(); + } +function includeHeader($title) { +?> + + + + + + + + + + + Starter Template for Bootstrap + + + + + + + + + + + + + + + + + + + +
+
+
+
+getMessage(); + } +?> + +
+ + +