Live Search from MYQSL using ajax/jquery.

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
moinshaikh
Forum Commoner
Posts: 27
Joined: Tue Jan 18, 2011 3:40 am
Location: India

Live Search from MYQSL using ajax/jquery.

Post by moinshaikh »

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!
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Live Search from MYQSL using ajax/jquery.

Post by Jade »

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.

Post by moinshaikh »

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
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Live Search from MYQSL using ajax/jquery.

Post by Jade »

moinshaikh
Forum Commoner
Posts: 27
Joined: Tue Jan 18, 2011 3:40 am
Location: India

Re: Live Search from MYQSL using ajax/jquery.

Post by moinshaikh »

thanks again! thank u very much. stay in touch!
haris123
Forum Newbie
Posts: 1
Joined: Thu Apr 05, 2012 4:58 pm

Re: Live Search from MYQSL using ajax/jquery.

Post by haris123 »

its new i like it
Post Reply