PHP Classes

MyNP: MySQL database access wrapper using MySQLi

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 233 This week: 1All time: 8,118 This week: 560Up
Version License PHP version Categories
mynp 1Free for non-comm...5.2PHP 5, Databases
Description 

Author

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.

Picture of Nestor Picado
Name: Nestor Picado <contact>
Classes: 1 package by
Country: Nicaragua Nicaragua
Age: 40
All time rank: 40422 in Nicaragua Nicaragua
Week rank: 416 Up1 in Nicaragua Nicaragua Up

  Files folder image Files  
File Role Description
Plain text file MyNP.php Class Main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:233
This week:1
All time:8,118
This week:560Up