load->view('includes/header');?>
load->view('includes/sidebar');?>
Dashboard
group num_rows()>0){ $b=$project->row(); $tProjects=$b->tProjects; } ?>
Total Project
person num_rows()>0){ $b=$student->row(); $tStudents=$b->tStudents; } ?>
Total Students
local_library num_rows()>0){ $b=$subject->row(); $tSubjects=$b->tSubjects; } ?>
Total Subjects
school num_rows()>0){ $b=$faculty->row(); $tFaculties=$b->tFaculties; } ?>
Total Faculties
num_rows()>0) { $i=1; foreach($projectList->result() as $p) { $id=$p->id; $date=$p->date; $name=$p->projectName; $code=$p->code; $studentName=$p->studentName; $semName=$p->semName; $subName=$p->subName; $depName=$p->depName; //$faculty=$p->facultyName; $image=$p->image; ?>
S.No Date Project Code Student Semester Subject Department Action
Online
  • ...
    John Deo
    Spine Surgeon
  • 5
    ...
    Rajesh
    Director
  • ...
    Jacob Ryan
    Ortho Surgeon
  • 8
    ...
    Kehn Anderson
    CEO
  • ...
    Sarah Smith
    Anaesthetics
  • ...
    Vlad Cardella
    Cardiologist
Offline
  • 4
    ...
    Jennifer Maklen
    Nurse
    Last seen 01:20 AM
  • ...
    Lina Smith
    Ortho Surgeon
    Last seen 11:14 PM
  • 9
    ...
    Jeff Adam
    Compounder
    Last seen 3:31 PM
  • ...
    Anjelina Cardella
    Physiotherapist
    Last seen 7:45 PM
Layout Settings
Sidebar Position
Header
Footer
Account Settings
Notifications
Show Online
Status
2 Steps Verification
General Settings
Location
Save Histry
Auto Updates
load->view('includes/footer');?>