OCI-Lob->save
(PHP 5, PECL oci8 >= 1.1.0)
OCI-Lob->save — Saves data to the large object
Описание
OCI-Lob
bool save
( string $data
[, int $offset
] )
Saves data to the large object.
Параметри
- data
-
The data to be saved.
- offset
-
Can be used to indicate offset from the beginning of the large object.
Връщани стойности
Връща TRUE при успех или FALSE при неуспех.
There are no user contributed notes for this page.
