|
Helping ordinary people create extraordinary websites! |
hw_ConnectDescriptionint hw_connect ( string host, int port [, string username, string password] )
Opens a connection to a Hyperwave server and returns a connection
index on success, or FALSE if the connection
could not be made. Each of the arguments should be a quoted string,
except for the port number. The See also hw_pconnect(). |