in CI4, i use $pager->makelinks()
it seems that the default url of pagination is "?page="
How can I define my own url style?
Thanks!
I prefer "controller/function/page" than "controller/function/?page=".
it seems that the default url of pagination is "?page="
How can I define my own url style?
Thanks!
I prefer "controller/function/page" than "controller/function/?page=".