OCI8 Funkcje
PHP Manual

OCI-Lob->save

(No version information available, might be only in CVS)

OCI-Lob->saveSaves data to the large object

Opis

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

Saves data to the large object.

Parametry

data

The data to be saved.

offset

Can be used to indicate offset from the beginning of the large object.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Patrz także


OCI8 Funkcje
PHP Manual