Funcții ODBC
PHP Manual

odbc_cursor

(PHP 4, PHP 5, PHP 7)

odbc_cursorGet cursorname

Descrierea

string odbc_cursor ( resource $result_id )

Gets the cursorname for the given result_id.

Parametri

result_id

The result identifier.

Valorile întoarse

Returns the cursor name, as a string.


Funcții ODBC
PHP Manual