Function DatabaseConnector->_query_select_value
Definitions
sources/database.php
- Extract the first of the first of the list of maps.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$values | array | required parameter | N/A | N/A | The list of maps |
Return
- The first value of the first row in the list
- Type: mixed
- Set: N/A
- Range: N/A