(PHP 3>= 3.0.7, PHP 4 , PHP 5)
msql_field_type() is similar to the msql_field_name() function. The arguments are identical, but the field type is returned. This will be one of "int", "char" or "real".
This function returns FALSE on failure.