Hello All,
I have spent awhile searching for posts and article in thses forums and online concerning the function below.
First of all I am new to php/MYSQL and Ajax. what I would like to know is how to creat a Search so that when users are entering the letters for the Search words it generates a list that show all the term starting with the letter(S).
For Example:
I want to search for the name 'John'
In the search field, while I type the first letter 'J' all names starting with 'J' comes up, such as Joe, John, Johby, Jack. Now while I type 'JO' all names starting with 'JO' comes up such as Joe, John, Johby. Likewise 'JOH' -> John,Johby etc.
Can anyone gives and suggestion/help?
Thanks in Advance.
Stace Even
How they do that?
Moderator: General Moderators