PHP Classes

Ultimate MySQL PDO Database Class: Access MySQL databases using the PDO extension

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 77%Total: 495 All time: 5,858 This week: 34Up
Version License PHP version Categories
ultimatemysqlpdo 2.0Freeware5PHP 5, Databases
Description 

Author

This class can access MySQL databases using the PDO extension.

It can connect to a MySQL database using the PDO to execute SQL queries and other operations. Currently it can:

- Execute prepared queries using given parameter values
- Execute SQL queries to retrieve one result row or a single value
- Execute SQL SELECT queries to retrieve given table field values
- Execute SQL INSERT, UPDATE and DELETE query values using parameters for table names, fields names and values and conditions
- Handle transactions
- Output debug information
- Log information about the executed queries
- Etc.

Picture of Jeff Williams
  Performance   Level  
Name: Jeff Williams <contact>
Classes: 7 packages by
Country: United States United States
Age: 44
All time rank: 384 in United States United States
Week rank: 24 Up5 in United States United States Down
Innovation award
Innovation award
Nominee: 1x

Documentation

 

  Files folder image Files (3)  
File Role Description
Plain text file DB.php Class Ultimate MySQL PDO Class Library
Accessible without login Plain text file DB_examples.php Example Examples
Accessible without login HTML file DB_help.html Doc. Help 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:495
This week:0
All time:5,858
This week:34Up
User Ratings User Comments (2)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:91%StarStarStarStarStar
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:77%StarStarStarStar
Rank:54
 
Great package! Although I don't know why it doesn't 'extend' ...
5 years ago (Robert)
72%StarStarStarStar
Nice job!!!
6 years ago (Fábio Soares Pires)
80%StarStarStarStarStar