|
ovrimos_execExecutes an SQL statement Description
int ovrimos_exec
( int
$connection_id
, string $query
)Executes an SQL statement (query or update) and returns a result identifier. Parameters
Return Values
Returns the result identifier as an integer, or See Also
|