PHP - Manual: msql_field_name
2024-11-13
(PHP 4, PHP 5, PHP 7)
msql_field_name — Get the name of the specified field in a result
$result
, int $field_offset
) : stringmsql_field_name() gets the name of the specified field index.
The name of the field 或者在失败时返回 FALSE
.
官方地址:https://www.php.net/manual/en/function.msql-field-name.php