Login   Register  
PHP Classes
elePHPant
Icontem

Class: SQLazo

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of José Manuel Carnero  >  SQLazo  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SQLazo
Base name: sqlazo
Description: MySQL database abstraction access layer
Related classes:
Version: 2.5
PHP version: 4
License: GNU General Public License (GPL)
All time users: 217 users
All time rank: 5999
Week users: 0 users
Week rank: 2688
Picture of José Manuel Carnero
Author: José Manuel Carnero <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Age: 42
All time rank: 243958 in Spain Spain
Week rank: 1615 Up45 in Spain Spain Up


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

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  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 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
Plain text file sample.php Example Usage example

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