Dear Friends,
I work in php with mysql database and want to create a search box just like google where user can type in and gets auto suggestion, navigate with keyboard arrow keys and search it through ENTER button.
Exactly same function like google has it. I think it is possible using jquery, php and mysql.
Please help me. I really need it for my project.
Thanks in advance...
Deepak
I work in php with mysql database and want to create a search box just like google where user can type in and gets auto suggestion, navigate with keyboard arrow keys and search it through ENTER button.
Exactly same function like google has it. I think it is possible using jquery, php and mysql.
Please help me. I really need it for my project.
Thanks in advance...
Deepak
Comment