PHP Classes

Classes of Ziyahan Albeniz

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Ziyahan Albeniz (1)  >  Mission progress status  >  Reputation  
Picture of Ziyahan Albeniz
Name: Ziyahan Albeniz <contact>
Classes: 1
Country: Turkey Turkey
Age: 39
All time rank: 392868 in Turkey Turkey
Week rank: 195 Up8 in Turkey Turkey Up
All time users: 266
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 PHP SQL Query Builder  
Compose SQL queries with a fluent interface
This class can compose SQL queries with a fluent interface.

It can compose SQL SELECT queries using multiple function calls to define several types of parameters of the query.

Currently it provides functions to define the tables involved in the query, conditions, table joins, limit, order and group clauses.

The class assembles the composed query and returns it as a single string.


  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