PHP Classes / manejador DBA

Manipulate flat file databases with DBA extension

manejador DBA PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags