Login   Register  
PHP Classes
elePHPant
Icontem

DBF Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Faro K Rasyid  >  DBF Class  >  Download .tar.gz .zip  >  Support forum Support forum (12)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DBF Class
Base name: dbf_class
Description: Extract information from a DBF database file
Related classes: , , , , , , ,
Version: -
PHP version: 4.0.0
License: GNU Lesser General Public License (LGPL)
All time users: 7634 users
All time rank: 186
Week users: 7 users
Week rank: 448
 

  Author  
Picture of Faro K Rasyid
Name: Faro K Rasyid <e-mail contact>
Packages: 1 Browse all classes by Faro K Rasyid Browse all classes by
Country: Indonesia Indonesia - PHP jobs in Indonesia
Age: 37
All time rank: 2814 in Indonesia Indonesia
Week rank: 511 Down9 in Indonesia Indonesia Down


  Detailed description  
This class is meant to extract information from a database file in the DBF format. It can be used for migrating the DBF file to any format you want.

The class is capable of processing the DBF files using only basic PHP functions. So it does not need any PHP extensions to handle the DBF database files.

It reads the names of the DBF fields and the respective values in the DBF rows and stores them in array variables of the class.

An example of usable is included inside the class within the code comments and now has separated example file.

The class and the example updated by Nick Vrtis (thx Nick !!)
for the changes he made, i quoted From the e-mail i recieved :
"I updated it so that it would handle dbt (the note/memo add on file for dbase). I also also separated the initial file load from the decode, so that you can request individual records, either as a simple indexed array, or an association array.
I also expanded the sample code, so that you can enter a directory, and
also a file name into text boxes. This is not a particularly good idea
for a production site, but is useful for testing."

  Groups   Freshmeat project   Rate classes User ratings  
  Trackback   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Freshmeat project  
Project record: dbfclass
Popularity score: 28.02
Vitality score: 54.43

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (91.2%)
Good (85.0%)
-
Good (88.2%)
-
-
Sufficient (62.9%)
590
Month:
Not yet rated by the users

  Trackback links  
Link Description
DBF2MySQL Czasem istnieje koniecznosc przeniesienia bazy danych DBF do MySQL...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file dbf_class.php Class the DBF reader class
Plain text file read_dbf.php Example Example

Download all files: dbf_class.tar.gz dbf_class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.