This package can compose SQL queries from parameters.
There is a base class that has objects of query classes for composing queries to execute SQL SELECT, INSERT, UPDATE and DELETE queries.
Each of the query classes provide functions that can define table names, field names, field values, condition and limit clauses.
The composed queries are returned as single strings.
A class to build SQL queries and returns an SQL string for inserts,updates,deletes, and selects.
|
|
| Name: |
Bobo's Simple SQL Builder Class |
| Base name: |
simple-sql-builder |
| Description: |
Compose SQL queries from parameters |
| Version: |
1 |
| PHP version: |
4.2 |
| License: |
Freely Distributable |
| All time users: |
524 users |
| All time rank: |
4788 |
| Week users: |
0 users |
| Week rank: |
1988  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|