ociwritelobtofile
(PHP 4 , PHP 5)
ociwritelobtofile -- Saves a large object file
Description
bool
ociwritelobtofile ( [string filename [, int start [, int length]]] )
注:
This function was renamed to oci_lob_export()
after PHP >= 5.0.0. For downward compatibility
ociwritelobtofile() can also be used.
This is deprecated, however.