Login   Register  
PHP Classes
elePHPant
Icontem

Class: Base De Datos

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  >  Base De Datos  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Base De Datos
Base name: class_basededatos
Description: MySQL database access wrapper
Related classes: ,
Version: 1.0
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 456 users
All time rank: 4717
Week users: 0 users
Week rank: 2502
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 is a simple MySQL database access wrapper. It can:

- Establish MySQL database server connections reading options from a configuration file
- Execute SQL queries
- Retrieve the number of result set rows, the number of result columns, or the number of affected rows

The code and comments are in Spanish.

In Spanish:
Clase que administra y realiza diferentes consultas a una base de datos con MySql.

 

  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  
Link Description
dba Clase que maneja los datos de la conexio.
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_BaseDeDatos.php Class Clase manipuladora de conexiones a base de datos MySql.
Plain text file config_conexion.ini Example Archivo que contiene los datos de la conexion. Si se quiere utilizar este archivo para guardar los datos de la conexión debe utilizar la clase DBA.php para manipular los datos.
Plain text file example.php Example Ejemplo que realiza consultas a una base de datos utilizando la clase.

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