pg_port(PHP 4, PHP 5) pg_port — Return the port number associated with the connection Описание
int pg_port
([ resource $connection
] )
pg_port() returns the port number that the given PostgreSQL connection resource is connected to. Список параметров
Возвращаемые значенияAn int containing the port number of the database server the connection is to, or FALSE on error. Примеры
Пример #1 pg_port() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |