PHP Classes

manejador DBA: Manipulate flat file databases with DBA extension

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 320 All time: 7,232 This week: 488Up
Version License PHP version Categories
class_dba 1.0GNU General Publi...4.0Databases, Files and Folders
Description 

Author

This class can be used to manipulate flat file databases.

It uses the DBA extension to perform several types of operations like inserting new records. retrieve all records, retrieve a record with a given key, delete all records, and delete a record with a given key.

The code and the comments are in Spanish.

In Spanish:
Clase que manipula y encapsula las funciones DBA. Pudiendo manejar varios tipos de archivos como por ejemplo archivos *.ini. Util para guardar cualquier tipo de datos de configuracion referenciados por claves.

Picture of Matías Emiliano Alvarez Durán
Name: Matías Emiliano Alvarez ... <contact>
Classes: 2 packages by
Country: Argentina Argentina

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file example.php Example Ejemplo de utilización de la clase dba. Para ejecutar este script, la clase y el archivo "flat" deben de estar en el mismo directorio.
Accessible without login Plain text file test.ini Example Archivo que contiene los datos.
Plain text file dba.php Class Manejador de archivos DBA

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
Downloadclass_dba-2008-04-16.zip 2KB
Downloadclass_dba-2008-04-16.tar.gz 1KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
Database Abstraction Layer Download .zip .tar.gz El paquete posee todas las funciones utilizadas por la clase. Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:320
This week:0
All time:7,232
This week:488Up