CodeIgniter 3 to 4 Upgrade Helper |
(12-01-2023, 02:24 PM)kenjis Wrote: @GreTaurus Implement the feature and send a pull request.Sorry for dump question but i have a code $this->db->count_all_results('cms_news'); and get a errorr Call to undefined method Kenjis\CI3Compatible\Database\CI_DB::count_all_results() How can i use countAllResults like CI4 . If your helper doesn't have that function, how can i extend it? . Can i use both CI3 and CI4 syntax in the same model ? |
Welcome Guest, Not a member yet? Register Sign In |