Skip to content

caydenliew/mysql-country-list

 
 

Repository files navigation

MYSQL Country List Import

Use this mysql to import a list of countries into your database.

Types of Lists

  1. Simple country code and name
  2. Simple country code and name with InnoDB
  3. Detailed country info

The SQL imports contains the following info

  1. Table name: apps_countries
  2. no ID's used on first import
  3. Country Name, Country Short code

Usage

Use PHPmyAdmin to import the SQL file into your database.

Improvements

If there are any amendments, please open an issue. Thank you.


Maintained by: www.raramuridesign.com

About

mysql insert country list into database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published