PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2014-03-04 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 539 This week: 2All time: 5,299 This week: 591Up
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

  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:539
This week:2
All time:5,299
This week:591Up
User Comments (1)
Set error_reporting = E_ALL in your environment.
2 years ago (Maykonn Welington Candido)
45%StarStarStar