(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
oci_free_descriptor — Frees a descriptor
$descriptor
)Frees a descriptor allocated by oci_new_descriptor().
Gibt bei Erfolg TRUE
zurück. Im Fehlerfall wird FALSE
zurückgegeben.
Hinweis:
This function is commonly used as a method OCI-LOB::free.