PHP » GoLang |
login |
register |
about
|
pg_tty(PHP 4, PHP 5, PHP 7) pg_tty — Return the TTY name associated with the connection Description
string pg_tty
([ resource
$connection
] )
pg_tty() returns the TTY name that server
side debugging output is sent to on the given PostgreSQL
Parameters
Return Values
A string containing the debug TTY of
the Examples
Example #1 pg_tty() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|