OCI-LOB.EXPORT(3) OCI-LOB.EXPORT(3) OCI-Lob::export - Exports LOB's contents to a fileSYNOPSISbool OCI-Lob::export (string $filename, [int $start], [int $length])DESCRIPTIONExports LOB contents to a file.PARAMETERSo $filename - Path to the file. o $start - Indicates from where to start exporting. o $length - Indicates the length of data to be exported.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSO"OCI-Lob::import". PHP Documentation Group OCI-LOB.EXPORT(3)