Login   Register  
PHP Classes
elePHPant
Icontem

SQLazo

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of José Manuel Carnero
Name: José Manuel Carnero <e-mail contact>
Packages: 3 Browse all classes by José Manuel Carnero Browse all classes by
Country: Spain Spain - PHP jobs in Spain
Age: 43
All time rank: 227057 in Spain Spain
Week rank: 1433 Up40 in Spain Spain Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of José Manuel Carnero  >  SQLazo  >  Download .zip .tar.gz  >  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
Version: 2.5
PHP version: 4
License: GNU General Public License (GPL)
All time users: 223 users
All time rank: 6551
Week users: 0 users
Week rank: 2495 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

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


  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
Accessible without login 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.