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.
Thanks to:
- madebybowtie for https://github.com/madebybowtie/FlagKit that provide the flag images.
- yusufshakeel for https://github.com/yusufshakeel/mysql-country-with-flag that provide the initial database.