Send us your feedback.
Go to
 
 



libdbf Documentation

Introduction

libdbf is the backend library for dbf to convert dBASE/FoxPro files to any format you want to. libdbf provides generic interfaces to access information in a dBASE file very easily without knowing much about the structure of the file.

The commands and functions of libdbf orintate much on PHP's functions to access MySQL or Oracle databases. So, first steps should be very easy.