ovrimos_execute(3) php man page | unix.com

Man Page: ovrimos_execute

Operating Environment: php

Section: 3

OVRIMOS_EXECUTE(3)														OVRIMOS_EXECUTE(3)

ovrimos_execute - Executes a prepared SQL statement

SYNOPSIS
bool ovrimos_execute (int $result_id, [array $parameters_array])
DESCRIPTION
Executes a prepared statement.
PARAMETERS
o $result_id - An Ovrimos result identifier prepared with ovrimos_prepare(3). o $parameters_array - If the prepared statement contained parameters (question marks in the statement), the correct number of parameters should be passed in an array.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ovrimos_prepare(3). PHP Documentation Group OVRIMOS_EXECUTE(3)
Related Man Pages
execute(7) - suse
execute(7) - debian
pdostatement.execute(3) - php
odbc_prepare(3) - php
pg_send_prepare(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!