Class DB
Methods
fetchRowBySQL
| Description: |
Run a select statement and return the resulting row. |
||||||||||||
| Syntax: |
|
||||||||||||
| Parameters: |
|
||||||||||||
| Example: |
|
||||||||||||
| Result: |
|
performSQL
| Description: |
a SQL UPDATE/INSERT/DELETE statement |
||||||||||||
| Syntax: |
|
||||||||||||
| Parameters: |
|
||||||||||||
| Example: |
|
||||||||||||
| Result: |
|