Приглашаем посетить
Паустовский (paustovskiy-lit.ru)

OCI-Lob->save

rewind" HREF="/php/007/function.oci-lob-rewind.html">saveFile" HREF="/php/007/function.oci-lob-savefile.html">

OCI-Lob->save

(no version information, might be only in CVS)

OCI-Lob->save -- Saves data to the large object

Описание

class OCI-Lob {

bool save ( string data [, int offset] )

}

Saves data to the large object. Parameter offset can be used to indicate offset from the beginning of the large object.

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Список параметров

data

offset

Смотрите также

OCI-Lob->write
OCI-Lob->import