OCILob::save
Saves data to the large object
&reftitle.description;
public boolOCILob::save
stringdata
intoffset0
Saves data to the large object.
&reftitle.parameters;
data
The data to be saved.
offset
Can be used to indicate offset from the beginning of the large object.
&reftitle.returnvalues;
&return.success;
&reftitle.changelog;
&Version;
&Description;
8.0.0, PECL OCI8 3.0.0
The OCI-Lob class was renamed to
OCILob to align with PHP naming standards.
&reftitle.seealso;