我需要使用php mysql和jquery创建一个自动完成组合框[关闭]

i need some help please. i have a data base that has a 100 row one of the field call name i need to create a autocomplet combobox so the user can click on it so it will show all the list with a scroll so he can select one of them or he can search the name by typing the name in that autocomplet combobox if the result more that 10 it will show a scroll so he can select one of them using php, mysql and jquery

thanks a lot.

I took a few minutes to understand what you are looking for. You'll get a greater response if you word your question better and used some punctuation!

Anyway, here's what you're looking for (i think): jQuery combobox using PHP and MySQL