Disable Preloader
Management | Staff
Home
Management
Academic
Staff
Below are the list of Our Academic Staff
prepare("select * from staff where category = 'ACADEMIC STAFF'") ; $getstaff->execute() ; while($row = $getstaff->fetch(pdo::FETCH_ASSOC)) { ?>
Non Academic
Staff
Below are the list of Our Non Academic Staff
prepare("select * from staff where category = 'NON ACADEMIC STAFF'") ; $getstaff->execute() ; while($row = $getstaff->fetch(pdo::FETCH_ASSOC)) { ?>