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 get extra metadata at the end of the namespace, combined with xml_set_end_namespace_decl_handler?
6
mysqli_stmt::$error Limitation in Multi-Sentence Execution
3
Data processing tips for returning nested objects using PDOStatement::fetchObject
5
Why can ob_list_handlers return an incorrect list of output handlers
2
Similar Functions
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_listen
socket_listen
Listentoconnectionso
socket_create_pair
socket_create_pair
Createapairofindisti
Popular Articles