PHP Classes

phpSQL: Run SQL queries defined programmatically

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 513 This week: 1All time: 5,743 This week: 560Up
Version License PHP version Categories
phpsql 1.0GNU General Publi...4Databases
Description 

Author

This package can compose SQL queries defined programatically to be executed with ADODb.

There is a query class that can compose the query adding the WHERE condition clause,

The conditions can be made of multiple clauses combined with logical operators AND, and OR.

This class supports column alias, adding tables to the queries, switch/case statements, math operators, aggregating expressions like SUM, AVG, MIN, MAX, column sorting.

The composed queries can be executed with or without restricting the range of rows to be returned.

There is also another class that provides functionality to combine data from multiple tables, like performing joins.

Picture of Wesley de Souza
Name: Wesley de Souza <contact>
Classes: 1 package by
Country: Brazil Brazil
Age: 37
All time rank: 3238244 in Brazil Brazil
Week rank: 411 Up35 in Brazil Brazil Up

  Files folder image Files  
File Role Description
Plain text file phpSQL.php Class Main Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:513
This week:1
All time:5,743
This week:560Up