Reading an excel file using some server-side scripting language is - TopicsExpress



          

Reading an excel file using some server-side scripting language is something that should be in the ammo of any developer. One cannot deny the fact that Excel is rampantly used to maintain records, and at some point or other, you may have to use excel as an input to your code. I had faced such a situation recently, and after some googling, I managed to find a way to read the excel sheet and insert the corresponding entries to a MySql database. So, this post of mine will help you in reading an excel sheet using PHP. Once it is read and you have the values of the entries with you, its up to you as to what you like to do with it. In my case, I simply inserted those values in a MySql database....
Posted on: Sat, 14 Sep 2013 14:34:16 +0000

Trending Topics



Recently Viewed Topics




© 2015