Login   Register  
PHP Classes
elePHPant
Icontem

Connection base de donnée avec PDO

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of artot  >  Connection base de donnée avec PDO  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Connection base de donnée avec PDO
Base name: connection_avec_pdo
Description: Manage MySQL database connections using PDO
Related classes: , , , , , , ,
Version: 0.1
PHP version: 5.0
License: MIT/X Consortium License
All time users: 509 users
All time rank: 4569
Week users: 1 user
Week rank: 2419
 

  Author  
Picture of artot
Name: artot <e-mail contact>
Packages: 1 Browse all classes by artot Browse all classes by
Country: France France - PHP jobs in France
Age: 41
All time rank: 256972 in France France
Week rank: 1632 Up44 in France France Up


  Detailed description  
This is a simple class that can be used to manage MySQL database connections using PDO.

It establishes a database connection to a MySQL database. It automatically sets the connection to use buffered queries.

The class can also execute SQL queries that are automatically encapsulated in transactions.

It can also execute SQL SELECT queries and return the results into a single array within the same call.

Any SQL execution errors are catched and notified by e-mail.

The code and comments are in French.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file Connection Example classe pdo

Download all files: connection_avec_pdo.tar.gz connection_avec_pdo.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.