Rekap SPP
format_date->format_date_custom($param['tahun_aw'] . '-' . $param['bulan_aw'] . '-01', 'F Y');
} else {
echo $this->format_date->format_date_custom($param['tahun_aw'] . '-' . $param['bulan_aw'] . '-01', 'F Y') . ' - ' . $this->format_date->format_date_custom($param['tahun_ak'] . '-' . $param['bulan_ak'] . '-01', 'F Y');
}
?>
# |
Kode Siswa |
Nama Siswa |
Kelas |
' . $txt_bln . '';
}
?>
|
|
|
|
';
echo $tgl != null ? date('m/d/Y', strtotime($tgl)) : '';
echo'';
}
?>