OCI-Lob::save

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Lob::saveSaves data to the large object

Descrierea

OCI-Lob::save ( string $data [, int $offset ] ) : bool

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.