Databases: Base De Datos
Matías Emiliano Alvarez Durán (contact me)
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.
Click here for detailed information about this class on phpclasses.org