Executes a prepared statement.
result_idAn Ovrimos result identifier prepared with ovrimos_prepare().
parameters_arrayIf the prepared statement contained parameters (question marks in the statement), the correct number of parameters should be passed in an array.