PHP Classes
elePHPant
Icontem

SQLazo: MySQL database abstraction access layer

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2011-05-30 (5 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 226 All time: 7,610 This week: 1,500Up
Version License PHP version Categories
sqlazo 2.5GNU General Publi...4Databases
Description Author

This package implements a MySQL database abstraction access layer.

There is a base class that implements common database access functionality.

There are also sub-classes that implement MySQL database access operations using the regular MySQL extension and another that uses the MySQLi extension.

Currently the derived classes can connect of a MySQL database server, use a given database, execute queries, get the number of result rows, and retrieve the query result rows. Trazability added.

The code and comments are in Spanish. In Spanish:

Clase para acceso a base de datos (por el momento sólo a MySQL). La iré ampliando a medida que vaya necesitando funcionalidades o acceso a otros motores. Añadida trazabilidad, mediante una clase intermedia.

Picture of José M. Carnero
Name: José M. Carnero <contact>
Classes: 3 packages by
Country: Spain Spain

  Files folder image Files  
File Role Description
Plain text file class.sqlazo.inc Class Base class
Plain text file class.sqlazo_mysql.inc Class Inherited for access MySQL 4
Plain text file class.sqlazo_mysqli.inc Class Inherited for access MySQL 5
Plain text file class.sqlazo_trazabilidad.inc Class Trazability
Accessible without login Plain text file sample.php Example Usage example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:226
This week:0
All time:7,610
This week:1,500Up