function getStudent(){ $CI=& get_instance(); $q = $CI->db->query("select * from student"); return $q->result();}
Tidak ada komentar:
Posting Komentar