query("SELECT * FROM centers where id = '".$_SESSION['center']['id']."'")->fetch_assoc(); $s = $con->query("SELECT * FROM states where id = '".$get['state_id']."'")->fetch_assoc(); $c = $con->query("SELECT * FROM city where id = '".$get['city_id']."'")->fetch_assoc(); $t = $con->query("SELECT * FROM franchisee_transections where id = '".$get['transection_id']."'")->fetch_assoc(); $result = $con->query("SELECT count(*) as total_students FROM students WHERE center_id = '".$_SESSION['center']['id']."'"); $row = $result->fetch_assoc(); $totalStudents = $row['total_students']; if($_POST['status'] == 'addFund'){ $data =[ 'type' => 'Add Fund (Center)', 'name' => $get['institute_name'], 'phone' => $get['contact_number'], 'email' =>$get['email_id'], 'custom_id' => $get['id'], 'amount' => $_POST['amount'], ]; $link = BASE_URL.'instamojo/pay.php?'.http_build_query($data); echo ""; } ?>
query("SELECT * FROM notification"); if ($data->num_rows) { while ($res = $data->fetch_assoc()) { echo ''; } } ?>
query("SELECT * FROM `students` WHERE center_id = '$center_id' AND status = 1"); ?>
num_rows,'users')?>
query("SELECT * FROM `students` WHERE center_id = '$center_id' AND status = 0"); echo info_box('Total pending Admission',$studentResult->num_rows,'users','red'); ?>
query("SELECT * from `certificates`,`students` where students.enrollment_no = certificates.enrollment_no AND certificates.status = 1 AND students.center_id = '$center_id'")->num_rows; echo info_box('Total Issued Certificate',$certificate,'file','purple'); ?>
query("SELECT * FROM results WHERE center_id = '$center_id' AND status = 1 "); echo info_box('Total Issued Result(s)',$result->num_rows,'table','red'); ?>
query("SELECT * FROM admit_card ,`students` where students.enrollment_no = admit_card.enrollment_no AND students.center_id = '$center_id'"); echo info_box('Total Issued Admit(s)',$result->num_rows,'id-card','green'); ?>

Profile

Institute ID
Institute Name
Institute Director Name
Date of birth
Pan Card No.
Aadhar No.
Institute Address
State
Distric
No. of Computers
No. of class rooms
Total Computers
Space of computer center
E-Mail ID
Qualification of center head
Staff Room
Water Supply
Toilet
Reception
Username
Photo