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

search for in the

OCI-Lob->read> <oci_lob_is_equal
[edit] Last updated: Fri, 24 Jun 2011

view this page in

OCI-Lob->load

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob->loadReturns large object's contents

Description

string OCI-Lob::load ( void )

Returns large object's contents. As script execution is terminated when the memory_limit is reached, ensure that the LOB does not exceed this limit. In most cases it's recommended to use OCI-Lob->read instead.

Return Values

Returns the contents of the object, or FALSE on errors.

See Also



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

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