ODBC
PHP Manual

odbc_cursor

(PHP 4, PHP 5)

odbc_cursor — Get cursorname

Description

string odbc_cursor ( resource $result_id )

odbc_cursor will return a cursorname for the given result_id.


ODBC
PHP Manual