PHP Classes

dbf Manager: Manipulate records stored in DBase database files

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 806 This week: 1All time: 4,264 This week: 560Up
Version License PHP version Categories
dbf-manager 1.0GNU General Publi...5.0Databases
Description 

Author

This class can manipulate records stored in DBase database files.

It can access an existing database file or create a new DBase file with a given record structure.

The class provides an array compatible interface to access records in the DBase file for searching, adding, replacing and removing records.

In Spanish:

Objeto para manejar de forma más fácil una base de datos tipo dBase, el objecto se comporta como un Array, y cada posicion del mismo es una fila de la tabla.

Picture of Carlos Sosa
  Performance   Level  
Name: Carlos Sosa <contact>
Classes: 5 packages by
Country: United States United States
Age: 35
All time rank: 1815256 in United States United States
Week rank: 416 Up46 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Details

Dbf-Manager =========== Clase para facilitar el manejo de Base tipo dBase. - Autor: Carlos Sosa <carlitin at gmail dot com> - Version 1.0 - Requerimientos: PHP5: ArrayAccess Countable Iterator mod_dbase.so - Licencia: GPL - TODO: Terminar la documentacion de la clase dbfRow Crear un ejemplo de como usar Revisar la gestión de las filas por dbfManager

  Files folder image Files  
File Role Description
Plain text file dbfManager.class.php Class Class source
Plain text file dbfRow.class.php Class Class source
Plain text file README.md Data Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:806
This week:1
All time:4,264
This week:560Up