update : 2015.11.03
php.shukuma.com검색:
|
ingres_field_type(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0) ingres_field_type — Get the type of a field in a query result 설명
string ingres_field_type
( resource
$result
, int $index
)Get the type of a field in a query result.
인수
반환값
ingres_field_type() returns the type of a
field in a query result실패 시 참고
|