Home
PHP
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
What should you pay attention to when switching between PDO and mysqli::$connect_error?
5
Frequently Asked Questions and Optimization Methods for Json_decode when parsing nested arrays in JSON
1
How to debug socket behavior after socket_set_block
4
How to custom sort arrays in combination with strnatcasecmp and array_map?
7
Similar Functions
socket_send
socket_send
Senddatatotheconnect
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_shutdown
socket_shutdown
Closethesockettorece
socket_create_listen
socket_create_listen
Openasocketontheport
socket_recv
socket_recv
Receivedatafromconne
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_export_stream
socket_export_stream
Exportsocketextensio
Popular Articles