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

search for in the

ibase_param_info> <ibase_num_fields
Last updated: Fri, 10 Oct 2008

view this page in

ibase_num_params

(PHP 5)

ibase_num_paramsプリペアドクエリのパラメータ数を返す

説明

int ibase_num_params ( resource $query )

この関数は、query で指定した プリペアドクエリのパラメータの数を返します。 ibase_execute() をコールする際に、 この数と同じだけのバインド引数が割り当てられている必要があります。

パラメータ

query

プリペアドクエリのハンドル。

返り値

パラメータの数を整数値で返します。



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

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