This clss can be used to import data from CSV files into a MySQL database.
It can open a CSV file and read its data to insert in a given MySQL database table.
The class supports both tab and comma separated CSV files.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
fileImporter.class.php |
Class |
fileImporter class used to import text file into database table |
readme.txt |
Doc. |
documents are explained this file |
sample.php |
Example |
example file of fileImporter class |