Funkcje Ovrimos SQL
PHP Manual

ovrimos_field_type

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_field_typeZwraca typ kolumny

Opis

int ovrimos_field_type ( int $identyfikator_wyniku , int $numer_pola )

Zwraca typ kolumny.

Parametry

identyfikator_wyniku

Indetyfikator wyniku zwrócony przez ovrimos_execute() lub ovrimos_exec().

numer_pola

Indeks zaczynający się od 1.

Zwracane wartości

Zwraca typ pola jako integer, lub FALSE w przypadku błędu.

Zobacz też:


Funkcje Ovrimos SQL
PHP Manual