msql_fieldtype

Get field type (PHP 3, PHP 4 )
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", "char" or "real".

This HTML Help has been published using the chm2web software.