PHP Classes

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

Recommend this page to a friend!
  Info   View files Documentation   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 77%Total: 491 This week: 1All time: 5,866 This week: 89Up
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: 43
All time rank: 384 in United States United States
Week rank: 22 Up4 in United States United States Equal
Innovation award
Innovation award
Nominee: 1x

Documentation

 

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:491
This week:1
All time:5,866
This week:89Up
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!!!
5 years ago (Fábio Soares Pires)
80%StarStarStarStarStar