PHP » GoLang |
login |
register |
about
|
GoLang cubrid_lob2_seek
request it (397)
GoLang replacement for PHP's cubrid_lob2_seek
[edit | history]
cubrid_lob2_seek(PECL CUBRID >= 8.4.1) cubrid_lob2_seek — Move the cursor of a lob object Description
bool cubrid_lob2_seek
( resource
$lob_identifier
, int $offset
[, int $origin = CUBRID_CURSOR_CURRENT
] )
The cubrid_lob2_seek() function is used to move the cursor
position of a lob object by the value set in the
To set the
If you use CUBRID_CURSOR_CURRENT for
If you use CUBRID_CURSOR_LAST for Parameters
Return Values
ExamplesExample #1 cubrid_lob2_seek() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|