
|
|
|||
socket_connectDescriptionbool socket_connect ( resource socket, string address [, int port] )
Initiates a connection using the socket resource
Parameters
Return ValuesReturns TRUE on success or FALSE on failure. The error code can be retrieved with socket_last_error(). This code may be passed to socket_strerror() to get a textual explanation of the error.
|
||||
| About the NetVisits, Inc Network | Advertise Developer Tutorials hosted by HostGator. Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy. |