略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: oci_lob_is_equal

2024-04-20

oci_lob_is_equal

(PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0)

oci_lob_is_equalCompares two LOB/FILE locators for equality

说明

oci_lob_is_equal(OCILob $lob1, OCILob $lob2): bool

Compares two LOB/FILE locators.

参数

lob1

A LOB identifier.

lob2

A LOB identifier.

返回值

Returns true if these objects are equal, false otherwise.

注释

注意:

The OCILob class was called OCI-Lob prior to PHP 8 and PECL OCI8 3.0.0.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.oci-lob-is-equal.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3