PHP Classes

MySQLi Wrapper: Extend MySQLi class to provide more functions

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 693 This week: 1All time: 4,718 This week: 560Up
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: 109 Up3 in Bangladesh Bangladesh Up

  Files folder image Files  
File Role Description
Plain text file extendedmysqli.cls.php Class MySQLi Wrapper Class

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:693
This week:1
All time:4,718
This week:560Up
User Comments (1)
Set error_reporting = E_ALL in your environment.
10 years ago (Maykonn Welington Candido)
45%StarStarStar