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

search for in the

ibase_pconnect> <ibase_num_params
Last updated: Sun, 25 Nov 2007

view this page in

ibase_param_info

(PHP 5)

ibase_param_info — Return information about a parameter in a prepared query

Description

array ibase_param_info ( resource $query , int $param_number )

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

Parameters

query

An InterBase prepared query handle.

param_number

Parameter offset.

Return Values

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

Δείτε επίσης



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: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites