parent root
PHP: OCI-Lob::size - Manual
PHP 7.2.23 Release Announcement

OCI-Lob::size

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Lob::sizeReturns size of large object

Description

OCI-Lob::size ( void ) : int

Gets the size of the large object.

Return Values

Returns length of large object value or FALSE on failure. Empty objects have zero length.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root