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

Man Page: oci-lob.export

Operating Environment: php

Section: 3

OCI-LOB.EXPORT(3)														 OCI-LOB.EXPORT(3)

OCI-Lob::export - Exports LOB's contents to a file

SYNOPSIS
bool OCI-Lob::export (string $filename, [int $start], [int $length])
DESCRIPTION
Exports LOB contents to a file.
PARAMETERS
o $filename - Path to the file. o $start - Indicates from where to start exporting. o $length - Indicates the length of data to be exported.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
"OCI-Lob::import". PHP Documentation Group OCI-LOB.EXPORT(3)
Related Man Pages
cubrid_fetch_object(3) - php
cubrid_lob2_read(3) - php
cubrid_lob2_tell(3) - php
cubrid_lob_size(3) - php
oci_new_descriptor(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!