mssql_field_name Get the name of a field &reftitle.description; stringmssql_field_name resourceresult intoffset-1 Returns the name of field no. offset in result. &reftitle.parameters; result The result resource that is being evaluated. This result comes from a call to mssql_query. offset The field offset, starts at 0. If omitted, the current field is used. &reftitle.returnvalues; The name of the specified field index on success&return.falseforfailure;. &reftitle.examples; <function>mssql_field_name</function> example ]]> &example.outputs.similar; &reftitle.seealso; mssql_field_length mssql_field_type