PHP Classes

Classes of artot

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of artot (1)  >  Mission progress status  >  Reputation  
Picture of artot
Name: artot <contact>
Classes: 1
Country: France France
Age: 54
All time rank: 262872 in France France
Week rank: 195 Up10 in France France Up
All time users: 816
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Connection base de donnée...  
Manage MySQL database connections using PDO
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z