Skip to content

SergAndrs/importcsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

importcsv - Import CSV to DataBase(MySQL) table

Demo

This is how you could easily import csv file in your database. Upload the csv file into form and click to Submit. And you will see how fast it works.

Couple things you should know about this script:

-create a database on your server;

-create a table in database with rows amount of rows as in the csv file;

-fill the fields in form;

-don't forget which character terminated fields and lines in csv file;

-CSV file must be a UTF-8 code;

-click to submit;

About

Import CSV to DataBase(MySQL) table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages