Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<OCI-Lob->readOCI-Lob->save>
Last updated: Tue, 19 Sep 2006

OCI-Lob->rewind

(no version information, might be only in CVS)

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

Description

class OCI-Lob {

bool rewind ( void )

}

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

Returns TRUE on success or FALSE on failure.




<OCI-Lob->readOCI-Lob->save>
Last updated: Tue, 19 Sep 2006