PHP » GoLang |
login |
register |
about
|
GoLang msql_field_type
request it (375)
GoLang replacement for PHP's msql_field_type
[edit | history]
msql_field_type(PHP 4, PHP 5, PHP 7) msql_field_type — Get field type Description
string msql_field_type
( resource
$result
, int $field_offset
)msql_field_type() gets the type of the specified field index. Parameters
Return Values
The type of the field. One of int,
char, real, ident,
null or unknown. This functions will
return |
more
Recently updated
more
Most requested
more
Last requests
|