db->get_where('section' , array('class_id' => $class_id)); if($query->num_rows() > 0): $sections = $query->result_array(); ?>