odbc_cursor

(PHP 4, PHP 5)

odbc_cursor — Get cursorname


Описание

string odbc_cursor ( resource $result_id )

Gets the cursorname for the given result_id.


Список параметров

result_id -

The result identifier.


Возвращаемые значения

Returns the cursor name, as a string.




Смотрите также:
Описание на ru2.php.net
Описание на php.ru