CodeIgniter Forums
search with paganation [sloved] - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: search with paganation [sloved] (/showthread.php?tid=42632)



search with paganation [sloved] - El Forum - 06-13-2011

[eluser]R_Nelson[/eluser]
I have a list of over 7000 karaoke songs and i want to be able to search the list for an artist say "toby" i get 28 records returned but if i try to use 20 per page when i go to the 2nd page i lose the search result is there a trick to this or is it just not possible?

all id did was saved my search string to a Session and grabbed it back out and now it works Smile