• Stars
    star
    467
  • Rank 93,611 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 12 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

mysql insert country list into database

MYSQL Country & Nationality List Imports

Use this mysql to import a list of countries and/or Nationalities into your database.

Types of Lists

  1. Simple country code and name
  2. Simple country code and name with InnoDB
  3. Detailed country info
  4. JSON Array
  5. PHP Array

The SQL imports contains the following info

  1. Table name: apps_countries / apps_nationality
  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.

New Additions

  1. Time Zone SQL Import
  2. Country Flags

Improvements

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


Maintained by: www.raramuridesign.com