PHP Classes
elePHPant
Icontem

Reduced MySQLi: MySQLi database access wrapper

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-02-23 (7 years ago) RSS 2.0 feedStarStarStar 55%Total: 2,536 This week: 6All time: 1,462 This week: 167Up
Version License PHP version Categories
reduced_mysqli 1.0.0GNU General Publi...5.0.7XML, PHP 5, Databases, Logging
Description Author

This package implements a MySQL database access wrapper using the MySQLi extension.

There is class that manages MySQL database access connections so only one connection is established during the same PHP script execution.

Another class implements other database access functions like executing queries with prepared queries, measuring the time the queries take to execute, retrieving query results into arrays, the number of result rows, last inserted record identifier and log executed queries to a XML log file.

Picture of Mertol
Name: Mertol <contact>
Classes: 1 package by
Country: Turkey Turkey

Screenshots  
  • log.png
  Files folder image Files  
File Role Description
Plain text file DB.php Class A must file
Plain text file DB_Connect.php Class A must file
Accessible without login Plain text file example.php Example Example along with explanations
Accessible without login Plain text file log.php Appl. Script for viewing the log file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,536
This week:6
All time:1,462
This week:167Up
User Ratings User Comments (2)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1579
 
Doesn't work on php 5.
3 years ago (valentin)
22%StarStar
excellent class, it was just what i was looking for.
7 years ago (Camilo Sperberg)
70%StarStarStarStar