略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: OCICollection

2024-04-28

The OCICollection class

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

简介

OCI8 Collection functionality.

注意:

The OCI-Collection class was renamed to OCICollection in PHP 8 OCI8 3.0.0 to align with PHP naming standards.

类摘要

class OCICollection {
/* 方法 */
public append(string $value): bool
public assign(OCICollection $from): bool
public assignElem(int $index, string $value): bool
public free(): bool
public getElem(int $index): string|float|null|false
public max(): int|false
public size(): int|false
public trim(int $num): bool
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.ocicollection.php

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