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

search for in the

OCI-Lob->read> <oci_lob_is_equal
Last updated: Fri, 22 Aug 2008

view this page in

OCI-Lob->load

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

OCI-Lob->loadReturns large object's contents

Descrição

OCI-Lob
string 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.

Valor Retornado

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

Veja Também



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

OCI-Lob->read> <oci_lob_is_equal
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites