Méthode | Description | |
---|---|---|
allSelects ( ) | All Selects | |
multipleDelete ( ) | Multiple Delete | |
multipleInsert ( ) | Multiple Insert | |
multipleUpdate ( ) | Multiple Update | |
select ( $instance = null ) | Default Select | |
updateWhere ( $desc, $id ) | Update Where |
Méthode | Description | |
---|---|---|
fakeName ( $ucfirst = false ) | Random name generator | |
getQuery ( $sql ) | Format the Query | |
getResult ( $result, $show_lastid = false ) | Format the Result | |
sanitize ( $data ) | Sanitizes the result | |
sql ( ) | Checks and returns the SQL query to the appropriate driver |