im developing a web based email application. i need a php script do do the following.
when im trying to send a email i need to get the email address droping down as and when i type the first few letters.
(just like yahoo, when you type the first letters in the TO box it dispays all the email addresses in the database)
Thanks
Script do drop down data from MySql Database
Moderator: General Moderators
Re: Script do drop down data from MySql Database
you need ajax trick for this. search google for autocomplete...there should lots of it