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
pg_send_execute(3) - php
ibase_execute(3) - php
ingres_prepare(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:
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch