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