Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 4 Pagination With Join and Where sql
#16

You can't use Model's paginate() method. Because you try to use your own query with JOIN for the pagination.
The last thing you need to do is to set the correct data set to $data['offers_pending'].
Reply


Messages In This Thread
RE: Codeigniter 4 Pagination With Join and Where sql - by kenjis - 06-24-2022, 02:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB