PHP: Hypertext Preprocessor (original) (raw)
BaseResult interface
(PECL mysql-xdevapi >= 8.0.11)
Introduction
Class synopsis
class mysql_xdevapi\BaseResult {
abstract public getWarnings(): array
abstract public getWarningsCount(): int
}
Table of Contents
- BaseResult::getWarnings — Fetch warnings from last operation
- BaseResult::getWarningsCount — Fetch warning count from last operation
Found A Problem?
There are no user contributed notes for this page.