ibase_param_info(3) php man page | unix.com

Man Page: ibase_param_info

Operating Environment: php

Section: 3

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
execute(7) - redhat
mssql_field_type(3) - php
pg_prepare(3) - php
mssql_fetch_array(3) - php
mssql_fetch_assoc(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!