odbc_cursor

(PHP 4, PHP 5, PHP 7)
Get cursorname
string odbc_cursor ( resource $result_id )

Gets the cursorname for the given result_id.

Parameters:
result_id

The result identifier.

Returns:

Returns the cursor name, as a string.

doc_php
2016-02-24 16:15:43
Comments
Leave a Comment

Please login to continue.