msql_field_name() returns the name of the specified field from the result resource query_identifier. msql_field_name($result, 2); will return the name of the second field in the result set associated with the result identifier.
Zurück | Zum Anfang | Weiter |
msql_field_len | Nach oben | msql_field_seek |