![]() |
Using Pager with an Array - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Using Pager with an Array (/showthread.php?tid=92844) |
Using Pager with an Array - nneves - 05-04-2025 Hi I have some results from a Model that needs to be cached after being parsed to clean user comments. Is there's a way to use Pager with an Array? Thanks |