Hi Guys
Can someone point me in the right location for creating a dynamic dropdown list,
I'm currently creating an edit user page so i can edit users on my system
what i want is like below: (
text box (type part of a username here)
A dropdown list of users that dynamically updates as a word is typed in the text box above
}
This will be pulling from a database, i don't mind if you give me a guide for any of the following i can work out the rest, mysqli or pdo are preffered.
Any help is greatly appreciated and I thank you in advance