Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_send
socket_send
Send data to the connected socket
Name:
socket_send
Category:
Sockets
Programming Language:
php
One-line Description:
Send data to the connected socket
Related
How to Properly Set the Backlog Length for the PHP socket_listen Function?
2
Why is the sprintf output empty? Possible reasons analysis
8
Analysis of performance bottlenecks in high concurrency environments
3
How to avoid memory leaks when using curl_multi_remove_handle
10
Similar Functions
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_select
socket_select
Runtheselect()system
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_recvmsg
socket_recvmsg
Readamessage
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_getopt
socket_getopt
Aliasforsocket_get
Popular Articles