Welcome Guest, Not a member yet? Register   Sign In
How to create a search in codeigniter
#1

[eluser]dhaulagiri[/eluser]
Can anyone pls explain me how you implement search in codeigniter . Thanks
#2

[eluser]nelson.wells[/eluser]
What kind of search did you have in mind? A page search, a forum search, some kind of product search on an eCommerce site? Are your pages stored in the database or are you creating individual pages with controllers and views?

I will try to help out if you can provide some more details.
#3

[eluser]dhaulagiri[/eluser]
Thanks nelson, I am trying to have page search and blog search, all of them are in database,

also is there a simple way to search in one table ? I have like 100's of name in a table('id','name','country'). I would like to search on the basis of name.

I would appreceate very much. Thank you.




Theme © iAndrew 2016 - Forum software by © MyBB