"; //=============== ADD BELOW 2 LINES session_start(); $_SESSION["myArray"] = $random_number_array; //Set the array session $mySlection = $random_number_array [0]; //(rand(1,$myTest)) $pagetitle = date("Y")." School Bus Endorsement Test | Free Online CDL Practice Test"; // my pagetitle // $description = "Our free ".date("Y")." CDL school bus practice tests are designed to help assist anyone prepare for their school bus test quickly and easily."; // description $keywords = "school bus, practice test, cdl, commercial driver license, free, written exam, school, bus"; // keywords include_once $_SERVER['CONTEXT_DOCUMENT_ROOT'] . "/.control/myURL.txt"; // this will include the URL files $tagline = date("Y")." School Bus Practice Exam"; // og my tagline $testsection = "School Bus"; // og test section $ogimage = $_SERVER['SERVER_NAME']."/icon.ico"; // og image $testgroup = "schoolbus"; // my test group $headlinemessage = "Practice Test"; // under pagetitle text $pagedescription = $_SERVER['CONTEXT_DOCUMENT_ROOT'] . "/.control/descriptionSchoolBus.txt"; // page description text ?>