PHP » GoLang |
login |
register |
about
|
ingres_cursor(PECL ingres >= 1.1.0) ingres_cursor — Get a cursor name for a given result resource Description
string ingres_cursor
( resource
$result
)Returns a string with the active cursor name. If no cursor is active then NULL is returned. Parameters
Return ValuesReturns a string containing the active cursor name. If no cursor is active then NULL is returned. Examples
Example #1 Get cursor name for a query resource
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|