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: Sat, 24 Mar 2007

view this page in

ibase_prepare

(PHP 4, PHP 5)

ibase_prepare — Prepare a query for later binding of parameter placeholders and execution

Description

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

Prepare a query for later binding of parameter placeholders and execution (via ibase_execute()).



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: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites