PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ingres_field_nullable> <ingres_field_length
Last updated: Fri, 05 Sep 2008

view this page in

ingres_field_name

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres:1.0-1.4.3)

ingres_field_nameクエリ結果においてフィールド名を得る

説明

string ingres_field_name ( int $index [, resource $link ] )

ingres_field_name() は、クエリ結果のフィールド名を返します。

パラメータ

index

index はフィールド番号であり、1 と ingres_num_fields() で指定した値の間である必要があります。

link

接続リンク ID。省略した場合は、最後にオープンしたリンクを使用します。

返り値

クエリ結果のフィールド名を返します。 失敗した場合は FALSE を返します。



add a note add a note User Contributed Notes
ingres_field_name
There are no user contributed notes for this page.

ingres_field_nullable> <ingres_field_length
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites