$PATH = 'includes/'; include_once ($PATH.'control.class.php'); $main = new Control(); $main -> execute(); echo ""; echo ""; ?>