Excel files read by Php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Excel files read by Php

Post by user___ »

Hi guys,
I have some .xls files and I need to get the data from each of them and insert it in a table in a DB. The table has the same columns as the .xls files. Is that possible? Thanks.
User avatar
Zoxive
Forum Regular
Posts: 974
Joined: Fri Apr 01, 2005 4:37 pm
Location: Bay City, Michigan

Re: Excel files read by Php

Post by Zoxive »

Post Reply