Re: reading MS Excel?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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."



--
Leonard Burton, N9URK
leonardburton@xxxxxxxxx

"The prolonged evacuation would have dramatically affected the
survivability of the occupants."

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux