i need a help,
how to change the url style in codeigniter when using pagination,
i want something like this,
http://localhost/CI_doctrine/blog/filmnews/1 showing the current pagenumber instead of
offset.
any help appreciated.
thank you
from your friend.
i need a help, how to change the url style in codeigniter when using
Share
Checkout identical post on codeigniter official forum. Might be helpful to you.
http://ellislab.com/forums/viewthread/86437/
Thanks.