pg_put_line

pg_put_line -- Send a NULL-terminated string to PostgreSQL backend

Description

bool pg_put_line ( [resource connection, string data])

Returns TRUE on success , FALSE on failure .

Poznámka :

Príklad 1 .