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
ibase_blob_import(3) - php
ibase_execute(3) - php
pg_execute(3) - php
pg_send_prepare(3) - php
pg_send_query_params(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch