downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OCI-Lob->saveFile> <OCI-Lob->rewind
[edit] Last updated: Sat, 07 Jan 2012

view this page in

OCI-Lob->save

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob->saveSaves data to the large object

설명

bool OCI-Lob::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를 반환합니다.



add a note add a note User Contributed Notes OCI-Lob->save
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites