Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_read
socket_read
Read maximum length bytes from socket
Name:
socket_read
Category:
Sockets
Programming Language:
php
One-line Description:
Read maximum length bytes from socket
Related
Complete Guide to Installing and Configuring PHP on Linux
10
Use get_client_version to dynamically load different versions of front-end resources
3
Optimize UDP socket transfer efficiency using socket_cmsg_space function
1
Comparison and Application Scenarios of Java and PHP: Choosing the Right Programming Language
6
Similar Functions
socket_listen
socket_listen
Listentoconnectionso
socket_send
socket_send
Senddatatotheconnect
socket_getopt
socket_getopt
Aliasforsocket_get
socket_sendmsg
socket_sendmsg
Sendamessage
socket_create_pair
socket_create_pair
Createapairofindisti
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_create
socket_create
Createsockets(commun
socket_recv
socket_recv
Receivedatafromconne
Popular Articles