|
ingres_field_nameGet the name of a field in a query result Description
string ingres_field_name
( resource
$result
, int $index
)ingres_field_name returns the name of a field in a query result.
Parameters
Return Values
Returns the name of a field
in a query result or See Also
|