PHP 8.1.28 Released!

Interface CrudOperationBindable

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Synopsis de la classe

class mysql_xdevapi\CrudOperationBindable {
/* Méthodes */
abstract public bind(array $placeholder_values): mysql_xdevapi\CrudOperationBindable
}

Sommaire

add a note

User Contributed Notes

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