...
Code Block | ||
---|---|---|
| ||
array $this->query(string $sql, array $bind_parameters); |
getQueryError Function: Querying Data
Code Block |
---|
string $this->getQueryError(); |
listGetByCode Function: Retrieving List Values
...
...
Code Block | ||
---|---|---|
| ||
array $this->query(string $sql, array $bind_parameters); |
Code Block |
---|
string $this->getQueryError(); |
...