PHP 8.3.4 Released!

CrudOperationBindable interface

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

class mysql_xdevapi\CrudOperationBindable {
/* 方法 */
abstract public bind(array $placeholder_values): mysql_xdevapi\CrudOperationBindable
}

目录

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top