"; //=============== 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")." Passenger Endorsement Test | Free Online CDL Practice Test"; // my pagetitle // $description = "Our free ".date("Y")." CDL passenger practice tests are designed to help assist anyone prepare for their passenger test quickly and easily."; // description $keywords = "passenger, practice test, cdl, commercial driver license, free, written exam, air, brake"; // keywords include_once $_SERVER['CONTEXT_DOCUMENT_ROOT'] . "/.control/myURL.txt"; // this will include the URL files $tagline = date("Y")." Passenger Practice Exam"; // og my tagline $testsection = "Passenger"; // og test section $ogimage = $_SERVER['SERVER_NAME']."/icon.ico"; // og image $testgroup = "passenger"; // my test group $headlinemessage = "Practice Test"; // under pagetitle text $pagedescription = $_SERVER['CONTEXT_DOCUMENT_ROOT'] . "/.control/descriptionPassenger.txt"; // page description text ?>