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

search for in the

ibase_query> <ibase_pconnect
Last updated: Fri, 05 Sep 2008

view this page in

ibase_prepare

(PHP 4, PHP 5)

ibase_prepare後でパラメータのバインド及び実行を行うためにクエリを準備する

説明

resource ibase_prepare ( string $query )
resource ibase_prepare ( resource $link_identifier , string $query )
resource ibase_prepare ( resource $link_identifier , string $trans , string $query )

対応するパラメータのバインドや (ibase_execute() による) 実行をするためのクエリを準備します。

パラメータ

query

InterBase クエリ。

返り値

プリペアドクエリのハンドル、あるいはエラー時に FALSE を返します。



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

ibase_query> <ibase_pconnect
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites