msql_fieldtype

(PHP 3, PHP 4 )

msql_fieldtype -- obtiene el tipo del campo

Descripción

string msql_fieldtype (int query_identifier, int i)

msql_fieldtype() es similar a la función msql_fieldname(). Los argumentos son idénticos, pero se devuelve el tipo del campo. Este será "int", "char" o "real".