ovrimos_field_type
(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
ovrimos_field_type — Retorna o tipo da coluna
Descrição
int ovrimos_field_type
( int $result_id
, int $field_number
)
Retorna o tipo da coluna.
Parâmetros
- result_id
-
O identificador de resultado, retornado por ovrimos_execute() ou ovrimos_exec().
- field_number
-
Um índice.
Valor Retornado
Retorna o tipo do campo como um inteiro, ou FALSE em erro.
ovrimos_field_type
There are no user contributed notes for this page.
