NAMN
NUROL AKMAL MD NOOR

Module Timeline Dashboard - Copy this Html, Bootstrap Component to your project

$total = $this->pencapaian_model ->select("DISTINCT PENCAPAIAN.MATRIK") ->join("PELAJAR_PERIBADI PP", "PP.PEL_NO_MATRIK = PENCAPAIAN.MATRIK") ->join("PROGRAM PR", "PR.PRG_KOD_PROGRAM = PENCAPAIAN.PROGRAM") ->join("SESI_SEMESTER SS", "SS.SSEM_KOD_SESISEM = PENCAPAIAN.KODSESI") ->join("FAKULTI", "PR.PRG_FAKULTI_TAWAR = FAK_KOD_FAKULTI") ->where("PENCAPAIAN.KODSESI", $sesi) //->where("KURSUS.BK_FAKULTI_TAWAR", $fakulti) ->where($condition) ->count_all();

Prompt

About

Module Timeline Dashboard - Track module dates with start and end timelines for Setup, Mentor, and Graduate modules. Built with HTML a. Get code instantly!

Share

Last updated 1 month ago