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

search for in the

ibase_query> <ibase_pconnect
Last updated: Fri, 14 Nov 2008

view this page in

ibase_prepare

(PHP 4, PHP 5)

ibase_preparePrepara uma query para execução posterior

Descrição

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

Prepara uma consulta para execução posterior. (via ibase_execute()).

Parâmetros

query

Uma query InterBase.

Valor Retornado

Retorna o manipulador da query preparada, ou FALSE em erro.



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, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites