PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2012-07-10 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 730 This week: 1All time: 4,362 This week: 1,047Up
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
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:730
This week:1
All time:4,362
This week:1,047Up