load"HREF="function.oci-lob-load.html"> Podręcznik PHP Poprzedni Następny (PHP 5) oci_lob_is_equal -- Compares two LOB/FILE l..."/>
Forum und email
oci_lob_is_equal

oci_lob_is_equal

(PHP 5)

oci_lob_is_equal -- Compares two LOB/FILE locators for equality

Opis

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

Compares two LOB/FILE locators.

Parametry

lob1

A LOB identifier.

lob2

A LOB identifier.

Zwracane wartości

Returns TRUE if these objects are equal, FALSE otherwise.