php man page for ovrimos_exec

Query: ovrimos_exec

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OVRIMOS_EXEC(3) 														   OVRIMOS_EXEC(3)

ovrimos_exec - Executes an SQL statement

SYNOPSIS
int ovrimos_exec (int $connection_id, string $query)
DESCRIPTION
Executes an SQL statement (query or update) and returns a result identifier.
PARAMETERS
o $connection_id - The Ovrimos connection identifier, returned by ovrimos_connect(3). o $query - The SQL statement. Evidently, it should not contain parameters. Use ovrimos_prepare(3) for prepared statements.
RETURN VALUES
Returns the result identifier as an integer, or FALSE on error.
SEE ALSO
ovrimos_execute(3), ovrimos_prepare(3). PHP Documentation Group OVRIMOS_EXEC(3)
Related Man Pages
execute(7) - centos
execute(7) - suse
pdo.query(3) - php
execute(7) - debian
mysqli_real_query(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun