pg_send_query
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Sends asynchronous query
<?php pg_send_query
(
PgSql\Connection $connection
,
string $query
):
int
|
bool