oci-lob.writetemporary(3) php man page | unix.com

Man Page: oci-lob.writetemporary

Operating Environment: php

Section: 3

OCI-LOB.WRITETEMPORARY(3)												 OCI-LOB.WRITETEMPORARY(3)

OCI-Lob::writeTemporary - Writes a temporary large object

SYNOPSIS
bool OCI-Lob::writeTemporary (string $data, [int $lob_type = OCI_TEMP_CLOB])
DESCRIPTION
Creates a temporary large object and writes $data to it. You should use "OCI-Lob::close" when you are done with this object.
PARAMETERS
o $data - The data to write. o $lob_type - Can be one of the following: o OCI_TEMP_BLOB is used to create temporary BLOBs o OCI_TEMP_CLOB is used to create temporary CLOBs
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
"OCI-Lob::close". PHP Documentation Group OCI-LOB.WRITETEMPORARY(3)
Related Man Pages
pg_lo_write(3) - php
cubrid_lob2_seek64(3) - php
cubrid_lob2_size(3) - php
cubrid_lob2_tell64(3) - php
oci_new_descriptor(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch