Page 1 of 1

How to read data from excel file

Posted: Thu Sep 17, 2009 12:17 am
by phpfan
Hello,

Does anybody know How to read data from excel file and insert that data into MySQL database

kindly give me a solution

thanks in advance

Re: How to read data from excel file

Posted: Thu Sep 17, 2009 12:28 am
by dude81
Try this.PHP Excel

Re: How to read data from excel file

Posted: Thu Sep 17, 2009 5:02 am
by Mark Baker
If you'd googled this, one of the first results would have been a library called PHPExcel that is specifically designed to read and to write excel files from within PHP scripts