Answer the question
In order to leave comments, you need to log in
How to display an array of database column values under a tag?
There is a code
<em>Single Select with Groups</em>
<select data-placeholder="Your Favorite Football Team" style="width:350px;" class="chosen-select" tabindex="5">
<option value=""></option>
<option>Denver Broncos</option>
<option>Kansas City Chiefs</option>
<option>Oakland Raiders</option>
<option>San Diego Chargers</option>
</select>
Answer the question
In order to leave comments, you need to log in
I understand that you need to autocomplete .. There are many examples on the net, here are a couple:
https://daveismyname.com/autocomplete-with-php-mys...
ruseller.com/lessons.php?rub=37&id=1336
or in google - goo.gl/3daeFa
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question