odbc_cursor

(PHP 4, PHP 5, PHP 7)

odbc_cursorGet cursorname

Описание

odbc_cursor ( resource $statement ) : string|false

Gets the cursorname for the given result_id.

Список параметров

statement

The result identifier.

Возвращаемые значения

Returns the cursor name, as a string, или false в случае возникновения ошибки.