Iyad Posted August 25, 2006 Share Posted August 25, 2006 I have a database written in Ms. excel and I want to make it available in web based.Does anyone know how to export logarithm excel code to php mysql? ???Thanks for help... Link to comment https://forums.phpfreaks.com/topic/18623-how-to-export-logarithm-excel-code-to-php-mysql/ Share on other sites More sharing options...
trq Posted August 25, 2006 Share Posted August 25, 2006 Excel is NOT a database, but you could use COM and php's [url=http://php.net/com]COM[/url] extension to access the data directly. Link to comment https://forums.phpfreaks.com/topic/18623-how-to-export-logarithm-excel-code-to-php-mysql/#findComment-80222 Share on other sites More sharing options...
Iyad Posted August 25, 2006 Author Share Posted August 25, 2006 :) Thanks, I've opened that link. But still confusing....I need a sample on how to write or read excel database in php. It's fine whether the data exported to MySql or just excel. Link to comment https://forums.phpfreaks.com/topic/18623-how-to-export-logarithm-excel-code-to-php-mysql/#findComment-80228 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.