ociwritelobtofile
(PHP 4, PHP 5)
ociwritelobtofile -- ラージオブジェクトファイルを保存する
説明
bool
ociwritelobtofile ( [string filename [, int start [, int length]]] )
注意:
この関数は PHP >= 5.0.0 以降 oci_lob_export()
に改名されました。
下位互換性のため、 ociwritelobtofile()
も使用することができますが、推奨されません。