php man page for ibase_param_info

Query: ibase_param_info

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IBASE_PARAM_INFO(3)							 1						       IBASE_PARAM_INFO(3)

ibase_param_info - Return information about a parameter in a prepared query

SYNOPSIS
array ibase_param_info (resource $query, int $param_number)
DESCRIPTION
Returns an array with information about a parameter after a query has been prepared.
PARAMETERS
o $query - An InterBase prepared query handle. o $param_number - Parameter offset.
RETURN VALUES
Returns an array with the following keys: name, alias, relation, length and type.
SEE ALSO
ibase_field_info(3), ibase_num_params(3). PHP Documentation Group IBASE_PARAM_INFO(3)
Related Man Pages
mssql_field_type(3) - php
pg_send_execute(3) - php
mssql_fetch_array(3) - php
ibase_execute(3) - php
ibase_query(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update