PHP. Руководство по PHP. 2005
ovrimos_execute
ovrimos_execute
Description
bool ovrimos_execute (int result_id [, array parameters_array])ovrimos_execute() executes a prepared
statement. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
If the prepared statement
contained parameters (question marks in the statement), the
correct number of parameters should be passed in an array. Notice
that I don't follow the PHP convention of placing just the name
of the optional parameter inside square brackets. I couldn't
bring myself on liking it.
ovrimos_exec
ovrimos_fetch_into
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.