![]() |
search problem - 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 problem (/showthread.php?tid=38502) |
search problem - El Forum - 02-10-2011 [eluser]Bigil Michael[/eluser] i want to do a search in accordance with locations when i type first 2 or 3 letters in the text box remaining portions must be automatically displayed eg: if i type tri trivandrum trichur ..... must be listed that is [values present in the database that start with tri must be listed] can anyone know how to do this???? thanks in advance search problem - El Forum - 02-10-2011 [eluser]osci[/eluser] check http://ellislab.com/forums/viewthread/178426/ |