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

search for in the

odbc_field_precision> <odbc_field_name
Last updated: Fri, 30 Jan 2009

view this page in

odbc_field_num

(PHP 4, PHP 5)

odbc_field_numカラム番号を返す

説明

int odbc_field_num ( resource $result_id , string $field_name )

指定したODBC 結果 ID におけるフィールド名に対応するカラムスロットの数を取得します。

パラメータ

result_id

結果 ID。

field_name

フィールド名。

返り値

フィールド番号、あるいはエラー時に FALSE を返します。 フィールド番号は、1 から始まります。



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

odbc_field_precision> <odbc_field_name
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites