sesam_field_array

sesam_field_array -- Return meta information about individual columns in a result

Description

array sesam_field_array ( string result_id)

Tabela 1 .

php variable type of the data for column( col ), where col is between 0 and $arr["count"]-1 . The returned value can be one of depending on the SQL type of the result. SESAM "multiple fields" are "inlined" and treated like the respective number of columns, each with the same php type.
SQL variable type of the column data for column( col ), where col is between 0 and $arr["count"]-1 . The returned value can be one of
describing the SQL type of the result. SESAM "multiple fields" are "inlined" and treated like the respective number of columns, each with the same SQL type.