Jump to content

Excel to Mysql Database


yubaraj

Recommended Posts

Idea : first save the excel as csv and then upload the filenext write a PHP program to read csv an input in MySQL

Link to comment
Share on other sites

There's no real need to write a PHP script to read the CSV file as long as you have PHPMyAdmin. There is an option there to import a CSV file. If not look into the fgetcsv() function.

Link to comment
Share on other sites

Get phpMyAdmin here!

Link to comment
Share on other sites

File > Save As > Save As Type > CSVGive the name and then save it!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...