Funções para OCI8
PHP Manual

OCI-Lob->rewind

(PHP 5, PECL OCI8 >= 1.1.0)

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

Descrição

OCI-Lob
bool rewind ( void )

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

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também


Funções para OCI8
PHP Manual