![]() |
url key "page" is used for other purpose , not pagintion... - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11) +--- Thread: url key "page" is used for other purpose , not pagintion... (/showthread.php?tid=66804) |
url key "page" is used for other purpose , not pagintion... - mstdmstd - 12-05-2016 Hi, In my ci 3 project url key "page" is used for other purpose , not pagintion, and I use key page_number for this Looks it does not work properly. Which settings has I to change ? Thanks! |