|
OCILob::writeTemporaryWrites a temporary large object Description
public bool OCILob::writeTemporary(string
$data , int $type = OCI_TEMP_CLOB )
Creates a temporary large object and writes You should use OCILob::close when you are done with this object. Parameters
Return Values
Returns Changelog
|