PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
pg_get_notify() gets notify message sent by NOTIFY SQL command. To recieve notify messages, LISTEN SQL command must be issued. If there is notify message on the connection, array contains message name and backend PID is returned. If there is no message, FALSE is returned.
See also pg_get_pid()
Zurück | Zum Anfang | Nach vorne |
pg_free_result | Nach oben | pg_get_pid |