Код: Выделить всё
$query = $this->db
->get_where($this->tbl_name, $where)
->order_by('birth_date', 'ASC');
Код: Выделить всё
Fatal error: Call to undefined method CI_DB_mysql_result::order_by() in C:\xampp\htdocs\OAWA\application\models\Member_model.php on line 82
Подробнее здесь: https://stackoverflow.com/questions/133 ... g-codeigni
Мобильная версия