Query: oci_free_descriptor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OCI_FREE_DESCRIPTOR(3) OCI_FREE_DESCRIPTOR(3) oci_free_descriptor - Frees a descriptorSYNOPSISbool oci_free_descriptor (resource $descriptor)DESCRIPTIONFrees a descriptor allocated by oci_new_descriptor(3).RETURN VALUESReturns TRUE on success or FALSE on failure.NOTESNote This function is commonly used as a method OCI-LOB::free.SEE ALSOOCI-LOB::free. PHP Documentation Group OCI_FREE_DESCRIPTOR(3)