//include the array include('includes/schools.php'); // display specific page info if ID is set and ID is found in course array if (!empty($_GET["ID"]) && isset($school[$_GET["ID"]])) { $current_page = $school[$_GET["ID"]]; // echo meta content echo "


