Query: ovrimos_execute
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVRIMOS_EXECUTE(3) OVRIMOS_EXECUTE(3) ovrimos_execute - Executes a prepared SQL statementSYNOPSISbool ovrimos_execute (int $result_id, [array $parameters_array])DESCRIPTIONExecutes a prepared statement.PARAMETERSo $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 VALUESReturns TRUE on success or FALSE on failure.SEE ALSOovrimos_prepare(3). PHP Documentation Group OVRIMOS_EXECUTE(3)
Related Man Pages |
---|
execute(7) - debian |
pg_send_execute(3) - php |
sqlsrv_execute(3) - php |
pg_send_prepare(3) - php |
pdostatement.bindvalue(3) - php |
Similar Topics in the Unix Linux Community |
---|
Rules for Homework & Coursework Questions Forum |
New Code Tags (Syntax Highlighting) |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |