PHP Classes

Classes of Reginaldo

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Reginaldo (1)  >  Mission progress status  >  Reputation  
Picture of Reginaldo
Name: Reginaldo <contact>
Classes: 1
Country: Brazil Brazil
Age: ???
All time rank: 3604282 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 383
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 Simple Connection PDO  
Connect and execute prepared queries with PDO
This class can connect and execute prepared queries with PDO.

It extends the PDO class to connect to a given database using parameters defined in constants.

The class can also execute SQL SELECT, INSERT, UPDATE and DELETE queries, starting and ending transactions before and after executing the queries.

The queries can take prepared parameter values defined individually.

Query results can be retrieved row by row or all rows at once.


In Portuguese:

Classe simples para utilizar na conexão com banco de dados utilizando PDO.


  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