OCI-Lob->save
(PHP 5, PECL OCI8 >= 1.1.0)
OCI-Lob->save — Saves data to the large object
Descrierea
bool save
( string $data
[, int $offset
] )
Saves data to the large object.
Parametri
- data
-
The data to be saved.
- offset
-
Can be used to indicate offset from the beginning of the large object.
Valorile întoarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.
There are no user contributed notes for this page.
