odbc_cursor

Get cursorname

Description

stringfalse odbc_cursor(resource $statement)

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.