PHP Classes

Best MySQL Class: MySQL database access wrapper

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
StarStarStar 50%Total: 2,575 All time: 1,485 This week: 43Up
Version License PHP version Categories
best_mysql_class 1.1GNU Lesser Genera...4.3Databases
Description 

Author

This class implements a MySQL database access wrapper. It can:

- Connect to a given MySQL server and access given database
- Execute SQL queries
- Retrieve any errors, the number of affected rows, last inserted identifier, number of result columns and rows
- Retrieve the query results into arrays or objects
- Get information about the MySQL client and server
- Create or drop a database
- Retrieve the list of available databases or database tables
- Check server connectivity
- Get connection statistics and variable values

Picture of Ian Aldrighetti
Name: Ian Aldrighetti <contact>
Classes: 1 package by
Country: United States United States

 

  Files folder image Files (2)  
File Role Description
Plain text file example.php Example Examples of how to use this class
Accessible without login Plain text file mysql.class.php Class The main MySQL Class

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:2,575
This week:0
All time:1,485
This week:43Up
User Ratings User Comments (2)
 All time
Utility:70%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2630