Dutch PHP Conference 2025 - Call For Papers

Swoole\MySQL::query

(PECL swoole >= 1.9.0)

Swoole\MySQL::queryRun the SQL query.

Опис

public Swoole\MySQL::query(string $sql, callable $callback): ReturnType

Параметри

sql

callback

Значення, що повертаються

add a note

User Contributed Notes

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