PHP Classes

Recommendation for a PHP class to convert dbf to mysql: Access old DBF dBase III files data to convert in mySql

Recommend this page to a friend!
  All requests RSS feed  >  Recommendation for a PHP class to con...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Recommendation for a PHP class to convert dbf to mysql

Edit

Picture of Ser Giot by Ser Giot - 1 year ago (2023-07-15)

Access old DBF dBase III files data to convert in mySql

This request is clear and relevant.
This request is not clear or is not relevant.

+2

In need script working in PHP 7 without needing any dependencies.

Ask clarification

2 Recommendations

PHP Convert DBF to MySQL: Convert old dBase III (DBF) files to MySQL

This package can convert old dBase III (DBF) files to MySQL.

It provides an example script that can read a DBF file to extract the table values into an array.

The script can also connect to a MySQL database server using the MySQLi extension, create a given database if it does not exist, create a table, and import the data extracted from the DBF file into the MySQL database table.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Ahmed Abdulla by Ahmed Abdulla package author package author Reputation 120 - 1 year ago (2023-09-27) Comment

To access and convert old DBF (dBase III) files to MySQL using PHP 7 without any external dependencies use this code.

  • 1 Comment
  • 1. Picture of Ser Giot by Ser Giot - 1 year ago (2023-10-09) Reply

    Thank You! I downloaded it and will try soon


PHP Light DbaseToSql: Import Dbase files and generate MySQL dump files

This package can import Dbase files and generate MySQL dump files.

It can take a given database file in XBase format and reads its records.

The package can generate text with SQL statements into a file that can be imported by MySQL to regenerate the same database in MySQL tables.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 1 year ago (2023-07-16) Comment

Hello Sir,

This package can read DBase DBF files and generate files with SQL statements that you can use to recreate the DBase tables in a MySQL database.

It is written in pure PHP, so it does not depend on other packages or PHP extensions.

Can you try to use this package and reply here to let us know if you worked well for you?


Recommend package
: 
: