PHP Classes

Base De Datos: MySQL database access wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 532 All time: 5,643 This week: 57Up
Version License PHP version Categories
class_basededatos 1.0GNU General Publi...3.0Databases
Description 

Author

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.

Picture of Matías Emiliano Alvarez Durán
Name: Matías Emiliano Alvarez ... <contact>
Classes: 2 packages by
Country: Argentina Argentina

  Files folder image Files (3)  
File Role Description
Plain text file class_BaseDeDatos.php Class Clase manipuladora de conexiones a base de datos MySql.
Accessible without login 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.
Accessible without login Plain text file example.php Example Ejemplo que realiza consultas a una base de datos utilizando la clase.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:532
This week:0
All time:5,643
This week:57Up