PHP Classes

Classes of Faro K Rasyid

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Faro K Rasyid (1)  >  Mission progress status  >  Reputation  
Picture of Faro K Rasyid
Name: Faro K Rasyid <contact>
Classes: 1
Country: Indonesia Indonesia
Age: 49
All time rank: 2454 in Indonesia Indonesia
Week rank: 197 Up5 in Indonesia Indonesia Down
All time users: 10035
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image DBF Class  
Extract information from a DBF database file
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."
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 86% - 88% - - 62% 868
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z