This class can be used to build SELECT, UPDATE and DELETE SQL queries to MySQL from lists of parameters.
It features:
- Establish a database connection automatically from the constructor function
- Build a SELECT query to a table with a given optional condition and order by clause
- Build an SQL UPDATE query from a list of table fields and values and a search condition
- Build a table row DELETE query using a search condition
- Delete a single file with given path
- Delete all files inside a folder
|
|
| Name: |
Simple Operations |
| Base name: |
db_simple_operations |
| Description: |
Build SQL queries from parameters |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
509 users |
| All time rank: |
4877 |
| Week users: |
0 users |
| Week rank: |
2362  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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