update : 2015.11.03
php.shukuma.com검색:
|
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 인수
반환값
An int containing the port number of the database
server the 예제
Example #1 pg_port() example
<?php |