msql_fieldtype

(PHP 3, PHP 4 )

msql_fieldtype -- Retorna o tipo do campo

Descrição

string msql_fieldtype ( int query_identifier, int i)

msql_fieldtype() é similar a função msql_fieldname(). Os argumentos são identicos, mas o tipo do campo é retornado. Este será um dos seguintes: "int", "char" or "real".