Home > PHP > Function > Informix > ifxus_tell_slob()

ifxus_tell_slob()

ifxus_tell_slob - Returns the current file or seek position

Syntax

int ifxus_tell_slob (int $bid)

Arguments

  • bid - An existing slob id.

Description

Returns the current file or seek position of an open slob object

Version

PHP 4, <=5.2.0

Return value

Returns the seek position as an integer, or FALSE on errors.