$PROJECT_PATH = "/var/www/html/project/expenses"; include_once("$PROJECT_PATH/php/util.php"); include_once("$PROJECT_PATH/php/snippet.php"); include_once("$PROJECT_PATH/php/session.php"); include_once("$PROJECT_PATH/php/db.php"); ?>