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