CodeIgniter Forums
Search Form - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Search Form (/showthread.php?tid=61470)



Search Form - pompeu - 04-17-2015

hello everyone,

I have a view that shows all registered users, is with pagination and full CRUD , everything is working perfectly, my question :

How can I get a user in this table ? remembering that I would just point it in the table, ie 100 registered users want the pointer find it. I already have the search form just do not know how to proceed with codeigniter

thanks