PHP Classes

MyNP: MySQL database access wrapper using MySQLi

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: 233 All time: 8,128 This week: 206Up
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

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

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:233
This week:0
All time:8,128
This week:206Up