pg_put_line
Supported Versions: PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8
Send a NULL-terminated string to PostgreSQL backend
<?php pg_put_line
(
PgSql\Connection $connection
= ?,
string $data
):
bool