PHP Classes

Packages of Andres Ferreira

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Andres Ferreira (2)  >  Mission progress status  >  Reputation  
Picture of Andres Ferreira
Name: Andres Ferreira <contact>
Classes: 2
Country: Colombia Colombia
Age: 34
All time rank: 313617 in Colombia Colombia
Week rank: 195 Up2 in Colombia Colombia Up
All time users: 568
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 Connect to MySQL,...  
Connect and execute queries in different databases
This class can connect and execute queries in different databases.

It can establish connections to databases of types MySQL, PostgreSQL, Oracle or ODBC based databases.

The class can also execute INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and conditions.

In this class you can connect to various database engines for select, inserts, update, delete.

  Files folder image PHP PDO Query with...  
Run common SQL queries from parameters using PDO
This class can run common SQL queries from parameters using PDO.

It can connect to a given database server using PDO from parameters that define the database type, user, password, database name, server port, and server host.

The class can also execute common SQL queries from SELECT, INSERT, UPDATE, and DELETE parameters. The parameters define the names of tables and fields, field values, and condition clauses.


  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