OCI8 Funciones
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

Descripción

bool OCI-Lob::rewind ( void )

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

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también


OCI8 Funciones
PHP Manual