Hi anyone!
How can I use PHP to read MS Excel files, without using COM module??
Cheers!
Rodrigo Caldeira
PHP and Excel
Moderator: General Moderators
-
rodrigocaldeira
- Forum Commoner
- Posts: 27
- Joined: Wed Mar 05, 2003 6:40 pm
- Location: Brazil
- Contact:
-
bionicdonkey
- Forum Contributor
- Posts: 132
- Joined: Fri Jan 31, 2003 2:28 am
- Location: Sydney, Australia
- Contact:
-
rodrigocaldeira
- Forum Commoner
- Posts: 27
- Joined: Wed Mar 05, 2003 6:40 pm
- Location: Brazil
- Contact:
-
bionicdonkey
- Forum Contributor
- Posts: 132
- Joined: Fri Jan 31, 2003 2:28 am
- Location: Sydney, Australia
- Contact:
-
rodrigocaldeira
- Forum Commoner
- Posts: 27
- Joined: Wed Mar 05, 2003 6:40 pm
- Location: Brazil
- Contact:
phpclasses.org has a variety of classes regarding Excel, even without COM:
http://www.phpclasses.org/search.html?w ... o_search=1
http://www.phpclasses.org/search.html?w ... o_search=1
Excel to PHP parser class.
You can use this script.
http://www.zakkis.ca/products/abc_excelparser/
and get Excel data into the PHP structures.
http://www.zakkis.ca/products/abc_excelparser/
and get Excel data into the PHP structures.