PHP » GoLang |
login |
register |
about
|
pg_port(PHP 4, PHP 5, PHP 7) pg_port — Return the port number associated with the connection Description
int pg_port
([ resource
$connection
] )
pg_port() returns the port number that the
given PostgreSQL Parameters
Return Values
An int containing the port number of the database
server the Examples
Example #1 pg_port() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|