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