Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_connect
socket_connect
Start a connection on a socket
Name:
socket_connect
Category:
Sockets
Programming Language:
php
One-line Description:
Start a connection on a socket
Related
socket_set_block Common error code analysis when setting failure
8
ob_get_contents() captures and displays the results of an asynchronous request
4
Next_result() Application Tips in WordPress Plugin Development
5
Why does hexdec("0xFF") probably not return the expected value?
1
Similar Functions
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_import_stream
socket_import_stream
Importstream
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_accept
socket_accept
Acceptconnectionsons
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_create_pair
socket_create_pair
Createapairofindisti
socket_recvmsg
socket_recvmsg
Readamessage
socket_getsockname
socket_getsockname
Querythelocalendofag
Popular Articles