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
execute(7) - redhat
pg_prepare(3) - php
ibase_blob_import(3) - php
pg_send_prepare(3) - php
yaz_hits(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator