tell

tell

Name

tell -- return current position in the large object

Synopsis

tell()

Parameters

none

Return Type

integer

Current position in the object.

Exceptions

SyntaxError

Too many arguments.

IOError

Object is not opened, or seek error.

pg.error

Invalid connection or invalid object.

Description

tell() method allows to get the current position in the large object.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.