connected != 1){ echo "Not Connected to Server"; exit(1); } $task=$_REQUEST['task']; include('view/default/view.php'); ?>