hw_connect(3) php man page | unix.com

Man Page: hw_connect

Operating Environment: php

Section: 3

HW_CONNECT(3)								 1							     HW_CONNECT(3)

hw_Connect - Opens a connection

SYNOPSIS
int hw_connect (string $host, int $port, [string $username], string $password)
DESCRIPTION
Opens a connection to a Hyperwave server. You can have multiple connections open at once.
PARAMETERS
o $host - The server host name. o $port - The server port number. o $username - The Hyperwave user name. If omitted, no identification with the server will be done. It is similar to identify as user anony- mous. o $password - The password for $username. Keep in mind, that the password is not encrypted.
RETURN VALUES
Returns a connection index on success, or FALSE if the connection could not be made.
SEE ALSO
hw_pconnect(3). PHP Documentation Group HW_CONNECT(3)
Related Man Pages
asadmin-list-jdbc-connection-pools(1as) - sunos
sybase_connect(3) - php
mssql_connect(3) - php
ibase_connect(3) - php
sybase_pconnect(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch