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. Quote 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 Quote 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? Quote Link to comment https://forums.phpfreaks.com/topic/36356-read-excel-file/#findComment-172876 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.