ODBC Funkcje
PHP Manual

odbc_cursor

(PHP 4, PHP 5)

odbc_cursorGet cursorname

Opis

string odbc_cursor ( resource $result_id )

Gets the cursorname for the given result_id.

Parametry

result_id

The result identifier.

Zwracane wartoĊ›ci

Returns the cursor name, as a string.


ODBC Funkcje
PHP Manual