Description:
This script reads MS Excel file and transports its data into Database (e.g. MySQL), or HTML-page, etc. It does this using PHP under Unix and Linux without Windows tools like COM.
The parser imports data from Excel files (versions 5.0/97/2000/XP). Imported Excel data type: string, integer, float, date. String can be in compressed unicode (8-bits per character) or uncompressed unicode (16-bits per character) formats. To install and use this script you need installed and properly configured PHP only. Script was tested on PHP version>= 4.0. The Demo version is available at : http//www.zakkis.ca
|