PHP PDO MySQL Class: Access MySQL databases using PDO

Recommend this page to a friend!
  Info   View files (1)   Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 291 All time: 7,392 This week: 226
Version License PHP version Categories
php_pdo_class 1.0.0GNU General Publi...7PHP 5, Databases
Description Author

This class is a wrapper to access MySQL databases using PDO.

It can connect to a given MySQL server using PDO and then can perform several types of database access operations. Currently it can:

- Perform arbitrary SQL queries
- Bind parameter values of prepared queries
- Retrieve all rows of query results into an array
- Retrieve a single row of query results into an array
- Retrieve the ID value of the last recorded inserted into a table
- Begin, end and cancel a transaction

Recommendations

PDO Class
I need a class to connect to my db (mysql). Now my code is a old

how to control users on session
when one user login with one account with two computer

Picture of Clement Sam
  Performance   Level  
Name: Clement Sam <contact>
Classes: 4 packages by
Country: Ghana Ghana
Innovation award
Innovation award
Nominee: 1x

  Files  
File Role Description
pdo.class.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:291
This week:0
All time:7,392
This week:226
User Comments (2)
Concise but efficient
1 year ago (Ebenezer Ackahbi)
60%
Wrapping the PDO class into another class and passing it off ...
1 year ago (Alexander Ivanou)
2%
 

For more information send a message to info at phpclasses dot org.