[eluser]Unknown[/eluser]
Dear Fellow CI-ers,
As some of you probably know that the Pagination class is not friendly with search forms, and this issue has been addressed before in the forums and online (Google search) as well.
But I'm not sure if that info is outdated, and not even sure which technique is the most preferable.
1. Some suggest using sessions.
2. Others to use jQuery.
3. Others made it in a completely different way with 2 arrays!?
So which is the most professional way of doing this neatly? I'm 0 in jQuery, and in regards to sessions I need to see an example of controller & model for someone who did it with sessions.
CI controller & Model are attached.
Thanks,
Arto