Skip to content

HK321/ImportCSV_to_Database_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public

This repository is instantiated for handling CSV or other Excel files with PHP. It has a class named as Excel in library folder reads the CSV file and returns data to the test1.php where the query is generated accordingly and data is inserted into the database from the CSV file. The field names in database must be similar to the field names in excel sheet otherwise it won't work. This is my first contribution to open source and it is open for suggestions to improve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages