Login   Register  
PHP Classes
elePHPant
Icontem

Class: manejador DBA

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Matías Emiliano Alvarez Durán  >  manejador DBA  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: manejador DBA
Base name: class_dba
Description: Manipulate flat file databases with DBA extension
Related classes: , , , , , ,
Version: 1.0
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 263 users
All time rank: 5771
Week users: 1 user
Week rank: 2467
Picture of Matías Emiliano Alvarez Durán
Author: Matías Emiliano Alvarez Durán <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Argentina Argentina - PHP jobs in Argentina
Age: 24
All time rank: 229329 in Argentina Argentina
Week rank: 1634 Up23 in Argentina Argentina Up


  Detailed description  
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.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
Database Abstraction Layer
Required
El paquete posee todas las funciones utilizadas por la clase.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
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.
Plain text file test.ini Example Archivo que contiene los datos.
Plain text file dba.php Class Manejador de archivos DBA

Download all files: class_dba.tar.gz class_dba.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.