watsoncoders / importMultipleCSVfiles2MySQL

Import Multiple CSV Files to MySQL by PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 is particularly useful for those who want to speed up data entry.

  • 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

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

License

MIT

About

Import Multiple CSV Files to MySQL by PHP

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%