[nycphp-talk] PHP Excel Parser
tom at supertom.com
tom at supertom.com
Wed Sep 10 08:40:38 EDT 2003
I agree, CSV is the way to go. If that is not an option, check out
phpclasses.org - there are some classes listed that do this, along with
other Excel-related things:
http://www.phpclasses.org/search.html?words=excel&go_search=1
Tom
***************************************************
What's Tom listening to right now? Find out here:
http://www.supertom.com/current_track.php
-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Brian Pang
Sent: Tuesday, September 09, 2003 7:46 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] PHP Excel Parser
save it as a comma-separated text file and use phpMyAdmin to import it
> This is a multi-part message in MIME format.
>
>
> What would one best recommend to parse an existing Excel spreadsheet
(was done in Excel 97 or 2000 not sure to be honest)? I am looking for
the most practical way of parsing an existing spreadsheet to place
contents into a mySQL db.
>
> Thanx, Phil
>
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list