2015-06-21 | 2my4edge

24 June 2015

Remove repeated entries in select option dropdown using Javascript

4 comments:
Avoid duplicate entries in selection option dropdown using javascript, this is mostly used in php, while fetching multiple data in dropdown select, that time we need to avoid duplicate entries, that time we need this script, or else we have to use group by query, here we are using that without mysql query by using javascript. 

remove repeated duplicate entry in php javascript
^