pg_fetch_result

Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Returns values from a result instance
<?php pg_fetch_result(PgSql\Result $result, string|false|null $row, mixed $field): string|false|null