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

search for in the

odbc_field_name> <odbc_fetch_row
Last updated: Fri, 10 Oct 2008

view this page in

odbc_field_len

(PHP 4, PHP 5)

odbc_field_lenフィールドの長さ (精度) を得る

説明

int odbc_field_len ( resource $result_id , int $field_number )

指定した ODBC 結果 ID の番号で参照されるフィールドの長さを取得します。

パラメータ

result_id

結果 ID。

field_number

フィールド番号。フィールド番号は 1 から始まります。

返り値

フィールド名を表す文字列、あるいはエラー時に FALSE を返します。

参考



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

odbc_field_name> <odbc_fetch_row
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites