odbc_cursor
PHP function
Edit on GitHub ✎
(PHP 4, PHP 5, PHP 7, PHP 8)
Get cursorname
Description
odbc_cursor(Odbc\Result $statement): string|false
Gets the cursorname for the given result_id.
Parameters
statementObject.
Return Values
Returns the cursor name, as a string, Falseforfailure.
Changelog
| Version | Description |
|---|