PHP Classes / File Importer

Import data from CSV files into a MySQL database

File Importer PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags