suche nach in der

oci_new_collection> <oci_lob_copy
Last updated: Fri, 18 May 2012

view this page in

oci_lob_is_equal

(PHP 5, PECL OCI8 >= 1.1.0)

oci_lob_is_equalCompares two LOB/FILE locators for equality

Beschreibung

bool oci_lob_is_equal ( OCI-Lob $lob1 , OCI-Lob $lob2 )

Compares two LOB/FILE locators.

Parameter-Liste

lob1

A LOB identifier.

lob2

A LOB identifier.

Rückgabewerte

Returns TRUE if these objects are equal, FALSE otherwise.



add a note add a note User Contributed Notes
oci_lob_is_equal
There are no user contributed notes for this page.

oci_new_collection> <oci_lob_copy
Last updated: Fri, 18 May 2012