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_lob2_seek(3) - php
cubrid_lob2_size(3) - php
cubrid_lob_size(3) - php
fbsql_set_lob_mode(3) - php
oci_new_descriptor(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Nicki Paul to the Moderator Team!