PHP Classes

manejador DBA: Manipulate flat file databases with DBA extension

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 320 This week: 1All time: 7,228 This week: 560Up
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
Age: 36
All time rank: 275037 in Argentina Argentina
Week rank: 411 Up3 in Argentina Argentina Up

  Files folder image Files  
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

Downloadclass_dba-2008-04-16.zip 2KB
Downloadclass_dba-2008-04-16.tar.gz
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:1
All time:7,228
This week:560Up