Я хочу написать этот запрос в codeigniter, используя Builder: < /p>
select * from questions where course_id = 13
< /code>
Что не так с этим запросом? < /p>
$query2 = $this->db->query('select * from questions where course_id = 13 ', false);
Подробнее здесь: https://stackoverflow.com/questions/456 ... ving-cours
Мобильная версия