PHP Classes

Classes of Nestor Picado

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Nestor Picado (1)  >  Mission progress status  >  Reputation  
Picture of Nestor Picado
Name: Nestor Picado <contact>
Classes: 1
Country: Nicaragua Nicaragua
Age: 41
All time rank: 40472 in Nicaragua Nicaragua
Week rank: 185 Up1 in Nicaragua Nicaragua Up
All time users: 233
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MyNP  
MySQL database access wrapper using MySQLi
This class is a MySQL database access wrapper using the MySQLi extension. It can:

- Establish database connections
- Execute SQL queries to retrieve a single value, a single row or multiple rows in a single array
- Encode query values of different types for use in queries
- Retrieve the identifier in the last inserted record
- Retrieve the number of rows affected by a query
- Compose INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses

The code and comments are in Spanish.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z