I don't think you'll be able to o this directly with PHP, unless you know
the file format  of an .xls file...

You might be able to use COM somehow (??)

Might be easier for the user to save the spreadsheet out as a CSV first

Martin


-----Original Message-----
From: Jason Caldwell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 31, 2002 4:06 AM
To: [EMAIL PROTECTED]
Subject: [PHP] PHP4 and MS Excel?


I would like to give my users the ability to send (to my website) a
Microsoft Excel file, and then have my server (PHP code) extract that data
and turn it into a TAB Delimited Text file -- is this possible with PHP?

Thanks.
Jason




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

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

Reply via email to