fetch
array|false public \Bitrix\Main\DB\Result::fetch( \Bitrix\Main\Text\Converter $converter = null );
This non-static method fetches one the rows of the query result and returns it in the array of associative array with converted data or returns false when data is empty.
Parameters
Parameter | Description | Version |
---|---|---|
$converter | Converter for data decryption on fetch. |
Examples
© «Bitrix24», 2001-2024
Up