hi all,
i have a php mysql web application, it has a search facility by which user can search for a record. But now i want it to be a LIVE SEARCH (like google). I have read on internet that this is possible by using AJAX and jquery. So please anyone tell me how can i implement live search from mysql db using ajax / jquery.
Thanks in advance!
Live Search from MYQSL using ajax/jquery.
Moderator: General Moderators
-
moinshaikh
- Forum Commoner
- Posts: 27
- Joined: Tue Jan 18, 2011 3:40 am
- Location: India
Re: Live Search from MYQSL using ajax/jquery.
There are a ton of tutorials out there that teach you how to do this: http://www.w3schools.com/php/php_ajax_database.asp
-
moinshaikh
- Forum Commoner
- Posts: 27
- Joined: Tue Jan 18, 2011 3:40 am
- Location: India
Re: Live Search from MYQSL using ajax/jquery.
thanx dear for reply,
but m already aware of that site and i have seen it, its all about search result using select attribute while i want it work as soon as a key is pressed in search box i.e. using Onkeyup event...help me if u can..thanks againg
but m already aware of that site and i have seen it, its all about search result using select attribute while i want it work as soon as a key is pressed in search box i.e. using Onkeyup event...help me if u can..thanks againg
-
moinshaikh
- Forum Commoner
- Posts: 27
- Joined: Tue Jan 18, 2011 3:40 am
- Location: India
Re: Live Search from MYQSL using ajax/jquery.
thanks again! thank u very much. stay in touch!
Re: Live Search from MYQSL using ajax/jquery.
its new i like it