odbc_cursor

odbc_cursorGet cursorname

Description

odbc_cursor(resource $statement): string|false

Gets the cursorname for the given result_id.

Parameters

statement

The result identifier.

Return Values

Returns the cursor name, as a string, or false on failure.