OCI8 Functions
PHP Manual

OCI-Lob->rewind

(No version information available, might be only in CVS)

OCI-Lob->rewindMoves the internal pointer to the beginning of the large object

Description

OCI-Lob
bool rewind ( void )

Sets the internal pointer to the beginning of the large object.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


OCI8 Functions
PHP Manual