After load a model, the functions and the atributes don’t auto complete. $this->load->model(“user_dao”); ... $this->user_dao->???
After load a model, the functions and the atributes don’t auto complete.
$this->load->model(“user_dao”);
...
$this->user_dao->???