Login   Register  
PHP Classes
elePHPant
Icontem

Chain Query Builder

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Arthur Borisow  >  Chain Query Builder  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Chain Query Builder
Base name: chain-query-builder
Description: Compose MySQL queries chaining functions
Related classes: , , , , , , ,
Version: 1.1
PHP version: 5
License: MIT/X Consortium License
All time users: 726 users
All time rank: 3772
Week users: 3 users
Week rank: 1159
 

  Author  
Picture of Arthur Borisow
Name: Arthur Borisow <e-mail contact>
Packages: 3 Browse all classes by Arthur Borisow Browse all classes by
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: ???
All time rank: 159724 in Ukraine Ukraine
Week rank: 684 Up16 in Ukraine Ukraine Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to compose MySQL queries chaining functions that define query parameters.

It can create and compose the SQL statement of a query by performing chained calls to different functions of the class that take parameters to define different values of the queries.

The class provides functions for defining the type of query (SELECT, INSERT, UPDATE and DELETE), involved fields and field values, condition clauses, result grouping and ordering, and the result set row range.

1.1
added JOIN, LEFT JOIN, RIGHT JOIN, USING, ON
added IN to the where method as a valid operand

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file chainquerybuilder.class.php Class The class
Plain text file test.php Example Example

Download all files: chain-query-builder.tar.gz chain-query-builder.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.