Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 633 Bytes

File metadata and controls

17 lines (13 loc) · 633 Bytes

Import Multiple CSV Files to MySQL

Import Multiple CSV Files to MySQL by PHP

The Multiple CSV to MySQL converter can save you much time if you need to transfer data from one platform to another. This tool makes the process faster and easier, and it's handy if you want to speed up data entry.

Installation & First Use

  • Create a new database on your MySQL
  • put all your CSV files in a folder
  • Modify the includes/config.php file
  • Run convert.php and be patient to see all your CSV files in the list

Test

This script has been tested for 400 CSV files in one run.

License

The license for this converter is MIT.