PHP Classes / dbf2mysql

Import data from DBF files into MySQL databases

dbf2mysql PHP Class

This class can be used to import data from DBF files into MySQL databases. It uses the dbase extension functions to open and retrieve data from DBF files. The class generates a string with SQL statements to create tables in a MySQL database and insert rows with the data from the DBF files. The generated SQL statements maybe displayed in a HTML page, served for download, or stored in a file. The code and comments are in Spanish.

Similar PHP Classes

Search in PHP Classes

Filter by tags