useful recursive PHP functions

recursively ...

PHP Manual for

pg_port

(PHP 3, PHP 4 )

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 connection resource is connected to.

© 2012 lixlpixel