Catat_tampil 04.14 Add Comment php Edit perbedaan result() dan result_array() $q = "SELECT * FROM $table"; $result = $this->db->query($q)->result(); return $result; di view ... Read More