How can I make a suggestion to the search like in google
when you type something it suggest you nearer results
I got a Category filed which I want to suggest Categories when starting
to input a word
How can I do that?
Sitepoint have a tutorial for this
What if I already got the list on SQL Database?
All you need to add to that tutorial is an Ajax connection to retrieve that list and then output it