Re: reading MS Excel?

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

 



HI John,

My reply was made in ignorance of the php classes that will read excel
documents.

I would follow that road and not my advice!

Leonard.

On 12/28/06, John Meyer <john.l.meyer@xxxxxxxxx> wrote:
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."
>>
>
>

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




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