PHP Classes

Connection base de donnée avec PDO: Manage MySQL database connections using PDO

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
Not enough user ratingsTotal: 816 All time: 4,229 This week: 57Up
Version License PHP version Categories
connection_avec_pdo 0.1MIT/X Consortium ...5.0PHP 5, Databases
Description 

Author

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.

Picture of artot
Name: artot <contact>
Classes: 1 package by
Country: France France

  Files folder image Files (1)  
File Role Description
Accessible without login Plain text file Connection Example classe pdo

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:816
This week:0
All time:4,229
This week:57Up