PHP Classes

MySQLi Wrapper: Extend MySQLi class to provide more functions

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: 695 This week: 1All time: 4,712 This week: 41Up
Version License PHP version Categories
extendedmysqli 1.2GNU General Publi...5.0PHP 5, Databases
Description 

Author

This class extends MySQLi class to provide additional MySQL database access functions. Currently it can:

- Check if a table exists
- Get the primary key of a table
- Execute SQL INSERT, SELECT, UPDATE and DELETE queries from parameters that define tables, fields, field values and conditions
- Count the number of rows in a table
- Retrieve query results into arrays
- Etc.

Picture of Md. Shahadat Hossain Khan Razon
  Performance   Level  
Name: Md. Shahadat Hossain ... <contact>
Classes: 14 packages by
Country: Bangladesh Bangladesh
Age: 43
All time rank: 2986 in Bangladesh Bangladesh
Week rank: 21 Up1 in Bangladesh Bangladesh Up

  Files folder image Files (1)  
File Role Description
Plain text file extendedmysqli.cls.php Class MySQLi Wrapper 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 Reuses Unique User Downloads Download Rankings  
 0%1
Total:695
This week:1
All time:4,712
This week:41Up
User Comments (1)
Set error_reporting = E_ALL in your environment.
10 years ago (Maykonn Welington Candido)
45%StarStarStar