yasirutomo / country-data-flag

Country data, code and flag stored in MySQL database with PHP example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Country Data, Country Code and Country Flag in Mysql Database with PHP Example

All country in the world in Mysql database. Data that provided in this database are country name, country code, domain code, and flag image of each country. This project also added example on how to use the database in PHP. The example use web interface to show all country data with bootstrap data table.

user interface

Credit

Thanks to:

About

Country data, code and flag stored in MySQL database with PHP example.


Languages

Language:TSQL 83.6%Language:PHP 16.4%