PHP Classes

myDBQuery: MySQL query wrapper with source tracking on error

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: 587 All time: 5,270 This week: 488Up
Version License Categories
mydbquery 1.0Unspecified (ask ...Databases
Description 

Author

This class is a simple MySQL database query execution wrapper that can keep track of the source file name and line number when a query error occurs.

It just executes a MySQL database query and returns an array with the result set handle and the count of the number rows if the it is a SELECT query or the number of affected rows if it is a query of another type.

Picture of Patrick Frey
Name: Patrick Frey <contact>
Classes: 2 packages by
Country: Germany Germany

 

  Files folder image Files (2)  
File Role Description
Plain text file class.mydbq.php Class The Class File
Accessible without login Plain text file example.php Example Examle File

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 Unique User Downloads Download Rankings  
 0%
Total:587
This week:0
All time:5,270
This week:488Up
User Comments (1)
Excellent
15 years ago (kishore kumar)
70%StarStarStarStar