| ||||||||||
mysql_field_namePopisstring mysql_field_name ( resource v²sledek, int field_index)mysql_field_name() returns the name of the specified field index. v²sledek must be a valid result identifier and field_index is the numerical offset of the field.
For downwards compatibility mysql_fieldname() can also be used. This is deprecated, however. | ||||||||||
|