Skip to content

A vanilla php, jquery, ajax, bootstrap 5, language specific, searchable dropdown

Notifications You must be signed in to change notification settings

rhinogroup/country_search_dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

country_search_dropdown

A vanilla php, jquery, ajax, bootstrap 5 searchable dropdown, returns the country names in the browser language.

Uses the $brolang variable to determine language. The search is performed in the language of the user. So a search by a Spanish user will turn up "None Found" if the search term is entered in English. We included the function we use to determine the user language, but you can just use the HTTP_ACCEPT_LANGUAGE variable to read your user's browser language.

This code is frame independent. You're welcome to fork and convert it to your preferred framework.

I am storing the MYSQL tables' sql scripts as well as all the code required to make it work.

We cannot promise quality support so please be aware that you need to know PHP, JQUERY, MYSQL, CSS and AJAX at a minimum level in order to use this software.

About

A vanilla php, jquery, ajax, bootstrap 5, language specific, searchable dropdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages