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)
| Related Man Pages |
|---|
| cubrid_lob2_read(3) - php |
| cubrid_lob2_size64(3) - php |
| cubrid_lob2_tell64(3) - php |
| fbsql_set_lob_mode(3) - php |
| oci_field_is_null(3) - php |