PHP 8.4.24 Released!

CollectionRemove class

(PECL mysql-xdevapi >= 8.0.11)

Вступ

Короткий огляд класу

/* Методи */
public function bind(array $placeholder_values): mysql_xdevapi\CollectionRemove
public function execute(): mysql_xdevapi\Result
public function limit(int $rows): mysql_xdevapi\CollectionRemove
public function sort(string $sort_expr): mysql_xdevapi\CollectionRemove
}

Зміст

add a note

User Contributed Notes

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