msql_fieldtype

(PHP3 , PHP4 )

msql_fieldtype -- Get field type

Description

string msql_fieldtype (int query_identifier, int i)

Msql_fieldtype() is similar to the msql_fieldname() function. The arguments are identical, but the field type is returned. This will be one of "int", "string" or "real".