prepare("select * from school") ; //$sql->execute() ; //if($sql->rowcount() == 0) header("location: school.php") ; //$_SESSION['staff'] = 'chris_developer' ; $staff = $_SESSION['usermail'] ; if(isset($_POST['submit'])){ if(!empty($_POST['cls'])) { foreach($_POST['cls'] as $value) { //echo "value : ".$value.'
'; $sql = $DBcon->prepare("insert into teacher_class(teacher,classes)value('$staff','$value')") ; if($sql->execute()) $go = 'ok' ; } if(isset($go)) header("location: dashboard.php") ; } else $go = "No Class Selected, you must select atleast, one class you are teaching" ; } ?> Teacher Class Registeration

One More Thing

Please Select The Classes you are teaching, Please note that you can only upload and edit the result of the classes you registered here, this is a one time query so be sure of the Class you are choosing.


JSS 1 JSS 1A     JSS 1B     JSS 1C     JSS 2      JSS 2A     JSS 2B     JSS 2C     JSS 3 JSS 3A     JSS 3B     JSS 3C     SS 1     SS 1A     SS 1B     SS 1C     SS 2   SS 2A     SS 2B     SS 2C     SS 3    SS 3A     SS 3B     SS 3C




For More Help ? Contact UsClick Here.