Posted by PTM on 07/26/06 17:50
<jeffsnox@gmail.com> wrote in message
news:1153928631.988637.269950@s13g2000cwa.googlegroups.com...
> Is there a simple way to read the content of uploaded Microsoft XL
> spreadsheet files?
>
> TIA
>
not because of the xl specific coding of the document.
the easiest way would be to have the spreadsheet saved either in Text (Tab
Delimited) or CSV format, and then write your php to interpret that.
hope this helps
Phil
Navigation:
[Reply to this message]
|