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

search for in the

fbsql_field_name> <fbsql_field_flags
[edit] Last updated: Fri, 25 May 2012

view this page in

fbsql_field_len

(PHP 4 >= 4.0.6, PHP 5)

fbsql_field_len指定したフィールドの長さを返す

説明

int fbsql_field_len ( resource $result [, int $field_offset ] )

指定したフィールドの長さを返します。

パラメータ

result

fbsql_list_fields() が返す結果ポインタ。

field_offset

フィールドの数値オフセット。フィールドのインデックスは 0 からはじまります。

返り値

指定したフィールドの長さを返します。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites