Script Category : PHP
Script Sub Category : Database Tools
This script reads MS Excel file and transports its data into Database, 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.
|