ibase_num_params(3) php man page | unix.com

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
mssql_field_type(3) - php
pg_send_execute(3) - php
mysqli_real_query(3) - php
ingres_execute(3) - php
pg_send_query_params(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!