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->flushOCI-Lob->getBuffering>
Last updated: Tue, 19 Sep 2006

OCI-Lob->free

(no version information, might be only in CVS)

OCI-Lob->free -- Frees resources associated with the LOB descriptor

Description

class OCI-Lob {

bool free ( void )

}

Frees resources associated with the descriptor, previously allocated with oci_new_descriptor().

Returns TRUE on success or FALSE on failure.




<OCI-Lob->flushOCI-Lob->getBuffering>
Last updated: Tue, 19 Sep 2006