php man page for pg_socket

Query: pg_socket

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PG_SOCKET(3)															      PG_SOCKET(3)

pg_socket - Get a read only handle to the socket underlying a PostgreSQL connection

SYNOPSIS
resource pg_socket (resource $connection)
DESCRIPTION
pg_socket(3) returns a read only resource corresponding to the socket underlying the given PostgreSQL connection. Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $connection - PostgreSQL database connection resource.
RETURN VALUES
A socket resource on success or FALSE on failure. PHP Documentation Group PG_SOCKET(3)
Related Man Pages
pg_escape_string(3) - php
pg_close(3) - php
pg_lo_create(3) - php
pg_lo_open(3) - php
pg_version(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch