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

search for in the

ibase_pconnect> <ibase_num_params
[edit] Last updated: Mon, 20 May 2013

view this page in

ibase_param_info

(PHP 5)

ibase_param_infoReturn information about a parameter in a prepared query

Descrizione

array ibase_param_info ( resource $query , int $param_number )

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

Elenco dei parametri

query

An InterBase prepared query handle.

param_number

Parameter offset.

Valori restituiti

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

Vedere anche:



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

 
show source | credits | sitemap | contact | advertising | mirror sites