<?php
//If file is in the same directory
include "db.php";

//If file is in another directory
include"../includes/navbar.php";