pg_put_line

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

Description

bool pg_put_line ( [resource connection, string data])

Devuelve TRUE si todo fue bien , FALSE en caso de fallo .

Nota :

Ejemplo 1 .