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

Beschreibung

OCI-Lob
bool rewind ( void )

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

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch


OCI8 Funktionen
PHP Manual