; ?>) school_name; ?>
|
| school_address; ?> |
|
) {
echo base_url() . $student->image;
} else {
if ($student->gender == 'Female') {
echo base_url() . ) gender == 'Male') {
echo base_url() . "uploads/student_images/default_male.jpg";
}
}
?>" class="img-responsive img-circle block-center" style="border-radius: 8px; border:3px solid header_color; ?>">
|
customlib->getFullName($student->firstname,$student->middlename,$student->lastname,$sch_settingdata->middlename,$sch_settingdata->lastname); ?>
Student
|
|
enable_student_name == 1) { ?>
enable_admission_no == 1) { ?>- lang->line('admission_no'); ?> admission_no; ?>
enable_class == 1) { ?>- lang->line('class'); ?>class . ' - ' . $student->section . " (" . $school['current_session']['session'] . ")"; ?>
enable_fathers_name == 1) { ?>- lang->line('father_name'); ?>father_name; ?>
enable_mothers_name == 1) { ?>- lang->line('mother_name')?>mother_name; ?>
enable_address == 1) { ?>- lang->line('address')?>current_address; ?>
enable_phone == 1) { ?>- Phonemobileno; ?>
enable_dob == 1) {
?>
- lang->line('d_o_b');?>
dob != "0000-00-00") {
$dob = date($this->customlib->getSchoolDateFormat(), $this->customlib->dateYYYYMMDDtoStrtotime($student->dob));
}
echo $dob;
?>
enable_blood_group == 1) { ?>- lang->line('blood_group'); ?>blood_group; ?>
|
|
|