PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 55%Total: 2,550 All time: 1,503 This week: 333Up
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
Age: 37
All time rank: 122623 in Turkey Turkey
Week rank: 578 Up10 in Turkey Turkey Up

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,550
This week:0
All time:1,503
This week:333Up
User Ratings User Comments (2)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1843
 
Doesn't work on php 5.
10 years ago (valentin)
22%StarStar
excellent class, it was just what i was looking for.
13 years ago (Camilo Sperberg)
70%StarStarStarStar