model = new Model_Get_Brends(); } function action_index() { $data = $this->model->get_brends($_POST['city']); echo ''; } } ?>