Re: [PHP] reading MS Excel?
- From: john.l.meyer@xxxxxxxxx (John Meyer)
- Date: Thu, 28 Dec 2006 15:54:02 -0700
On a side note, but going on the basis that the users are uploading .xls
files and don't understand how to convert. Would it be better to use
php's routines or to automate excel, convert it inside there, and then
use the result?
Leonard Burton wrote:
On 12/28/06, Jiffy Slides Leonard Burton <service@xxxxxxxxxxxxxxx> wrote:.
HI Will,
Is it possible to read Excel files and store the info to DB? If so how?
It is best (well depending on the application) to save the files as
.csv and then use fgetcsv. it will allow you to parse each line and
cell in the file and then go from there.
Take Care,
--
Leonard Burton, N9URK
leonardburton@xxxxxxxxx
"The prolonged evacuation would have dramatically affected the
survivability of the occupants."
- Follow-Ups:
- Re: [PHP] reading MS Excel?
- From: "Jiffy Slides Leonard Burton"
- Re: [PHP] reading MS Excel?
- References:
- reading MS Excel?
- From: "William Stokes"
- Re: [PHP] reading MS Excel?
- From: "Leonard Burton"
- reading MS Excel?
- Prev by Date: Re: PHP-gen'd images won't display in HTML
- Next by Date: Re: [PHP] reading MS Excel?
- Previous by thread: Re: [PHP] reading MS Excel?
- Next by thread: Re: [PHP] reading MS Excel?
- Index(es):