db->where('question_id', $question['id']); $options = $this->db->get('options')->result_array(); foreach ($options as $option): ?>
×