getConnection(); $article = new Articles($db); $menu = new Menu($db); $article->id = 0; $result = $article->getArticles(); include('template/header.php'); ?>