Skip to content

This tutorial shows how to create PHP database client only for importing Excel data into a database. Restoring excel backup into a database via programming will save our time. Let us study how to implement a quick restore by importing bulk data from excel files

Notifications You must be signed in to change notification settings

Samnjor-alpha/Excel2mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel2mysql

This tutorial shows how to create PHP database client only for importing Excel data into a database. Restoring excel backup into a database via programming will save our time. Let us study how to implement a quick restore by importing bulk data from excel files The tutorial uses PHPSpreadsheet library to parse data from excelsheets to sql database

About

This tutorial shows how to create PHP database client only for importing Excel data into a database. Restoring excel backup into a database via programming will save our time. Let us study how to implement a quick restore by importing bulk data from excel files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published