ibase_prepare(3) php man page | unix.com

Man Page: ibase_prepare

Operating Environment: php

Section: 3

IBASE_PREPARE(3)							 1							  IBASE_PREPARE(3)

ibase_prepare - Prepare a query for later binding of parameter placeholders and execution

SYNOPSIS
resource ibase_prepare (string $query)
DESCRIPTION
resource ibase_prepare (resource $link_identifier, string $query) resource ibase_prepare (resource $link_identifier, string $trans, string $query) Prepare a query for later binding of parameter placeholders and execution (via ibase_execute(3)).
PARAMETERS
o $query - An InterBase query.
RETURN VALUES
Returns a prepared query handle, or FALSE on error. PHP Documentation Group IBASE_PREPARE(3)
Related Man Pages
pg_send_execute(3) - php
mysql_unbuffered_query(3) - php
ifx_prepare(3) - php
ingres_execute(3) - php
pg_send_query_params(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!