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, 03 Oct 2008

view this page in

OCI-Lob->load

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

OCI-Lob->loadRetourne le contenu d'un LOB

Description

OCI-Lob
string load ( void )

Lit le contenu d'un LOB Oracle. Le script peut être interrompu à cause de memory_limit, si ce dernier dépasse la limite. Dans la plupart des cas, il est recommandé d'utiliser la fonction OCI-Lob->read à la place. En cas d'erreur, OCI-Lob->load() retourne FALSE.

Valeurs de retour

Retourne le contenu de l'objet, ou FALSE si une erreur survient.

Voir aussi



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, 03 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites