(PHP 5, PECL OCI8 >= 1.1.0)
OCI-Lob->writeTemporary — Writes a temporary large object
Creates a temporary large object and writes data to it.
You should use lob->close when you are done with this object.
The data to write.
Can be one of the following:
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.