dodgei Posted January 30, 2007 Share Posted January 30, 2007 Can php be used to read data from an excel file??I need to read the excel data and insert it in a database. Link to comment https://forums.phpfreaks.com/topic/36356-read-excel-file/ Share on other sites More sharing options...
Daniel0 Posted January 30, 2007 Share Posted January 30, 2007 You can use COM (http://php.net/com) for that. This PEAR extension generates Excel files: http://pear.php.net/package/Spreadsheet_Excel_Writer Link to comment https://forums.phpfreaks.com/topic/36356-read-excel-file/#findComment-172865 Share on other sites More sharing options...
dodgei Posted January 30, 2007 Author Share Posted January 30, 2007 I'm not sure if my host has the appropriate supported COM objects for excel.Is it something that is already supported with php5? Link to comment https://forums.phpfreaks.com/topic/36356-read-excel-file/#findComment-172876 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.