pg_field_num
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Returns the field number of the named field
<?php pg_field_num
(
PgSql\Result $result
,
string $field
):
int