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

search for in the

ibase_pconnect> <ibase_num_params
Last updated: Fri, 30 Oct 2009

view this page in

ibase_param_info

(PHP 5)

ibase_param_infoReturn information about a parameter in a prepared query

Beschreibung

array ibase_param_info ( resource $query , int $param_number )

Returns an array with information about a parameter after a query has been prepared.

Parameter-Liste

query

An InterBase prepared query handle.

param_number

Parameter offset.

Rückgabewerte

Returns an array with the following keys: name, alias, relation, length and type.

Siehe auch



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

ibase_pconnect> <ibase_num_params
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites