Dutch PHP Conference 2025 - Call For Papers

BaseResult interface

(PECL mysql-xdevapi >= 8.0.11)

Вступ

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

class mysql_xdevapi\BaseResult {
/* Методи */
abstract public getWarnings(): array
abstract public getWarningsCount(): int
}

Зміст

add a note

User Contributed Notes

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