pg_tty(PHP 4, PHP 5) pg_tty — Return the TTY name associated with the connection Описание
string pg_tty
([ resource $connection
] )
pg_tty() returns the TTY name that server side debugging output is sent to on the given PostgreSQL connection resource.
Список параметров
Возвращаемые значенияA string containing the debug TTY of the connection , or FALSE on error. Примеры
Пример #1 pg_tty() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |