OCI8
PHP Manual

OCI-Lob->free

(No version information available, might be only in CVS)

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

Description

OCI-Lob
bool free ( void )

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

Return Values

Returns TRUE on success or FALSE on failure.


OCI8
PHP Manual