php man page for ibase_num_params

Query: ibase_num_params

OS: php

Section: 3

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

IBASE_NUM_PARAMS(3)							 1						       IBASE_NUM_PARAMS(3)

ibase_num_params - Return the number of parameters in a prepared query

SYNOPSIS
int ibase_num_params (resource $query)
DESCRIPTION
This function returns the number of parameters in the prepared query specified by $query. This is the number of binding arguments that must be present when calling ibase_execute(3).
PARAMETERS
o $query - The prepared query handle.
RETURN VALUES
Returns the number of parameters as an integer.
SEE ALSO
ibase_prepare(3), ibase_param_info(3). PHP Documentation Group IBASE_NUM_PARAMS(3)
Related Man Pages
execute(7) - redhat
pg_prepare(3) - php
ingres_execute(3) - php
ingres_prepare(3) - php
pg_send_prepare(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update