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, or &false; on failure.
&reftitle.examples;
mssql_field_name example
]]>
&example.outputs.similar;
&reftitle.seealso;
mssql_field_length
mssql_field_type