useful recursive PHP functions

recursively ...

PHP Manual for

pg_tty

(PHP 3, PHP 4 )

pg_tty --  Return the tty name associated with the connection

Description

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.

© 2012 lixlpixel