/* php require_once('Connections/MHR.php'); require_once('commonFunctions.inc.php'); if(isset( $_POST['Reporter_Name'])){ $_SESSION['Reporter_Name']=$_POST['Reporter_Name'];} if(isset( $_POST['News_Outlet_Name'])){ $_SESSION['News_Outlet_Name']=$_POST['News_Outlet_Name'];} if(isset( $_POST['Reporter_Address'])){ $_SESSION['Reporter_Address']=$_POST['Reporter_Address'];} if(isset( $_POST['Reporter_City'])){ $_SESSION['Reporter_City']=$_POST['Reporter_City'];} if(isset( $_POST['Reporter_County'])){ $_SESSION['Reporter_County']=$_POST['Reporter_County'];} if(isset( $_POST['Reporter_Zip'])){ $_SESSION['Reporter_Zip']=$_POST['Reporter_Zip'];} if(isset( $_POST['Your_Email'])){ $_SESSION['Your_Email']=$_POST['Your_Email'];} if(isset( $_POST['Your_Name_and_Title'])){ $_SESSION['Your_Name_and_Title']=$_POST['Your_Name_and_Title'];} if(isset( $_POST['Your_District'])){ $_SESSION['Your_District']=$_POST['Your_District'];} if(isset( $_POST['Your_Area_Code'])){ $_SESSION['Your_Area_Code']=$_POST['Your_Area_Code'];} if(isset( $_POST['Your_Phone'])){ $_SESSION['Your_Phone']=$_POST['Your_Phone'];} if(isset( $_POST['Your_Address'])){ $_SESSION['Your_Address']=$_POST['Your_Address'];} if(isset( $_POST['Your_City'])){ $_SESSION['Your_City']=$_POST['Your_City'];} if(isset( $_POST['Your_County'])){ $_SESSION['Your_County']=$_POST['Your_County'];} if(isset( $_POST['Your_Zip'])){ $_SESSION['Your_Zip']=$_POST['Your_Zip'];} if(!isset($err)){ $err='Complete the form to nominate a reporter for the Media Honor Roll.'; }*/ ?>
The deadline for the 2011 Media Honor Roll has been reached. Please go to http://www.ohioschoolboards.org/media-honorroll for more information.