pg_put_line

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

Description

bool pg_put_line ( [resource connection, string data])

That final NULL-character is added automatically . מחזיר TRUE במקרה של הצלחה או FALSE במקרה של כישלון .

הערה :

דוגמה 1 .