Home
PHP
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
xml_parse_into_struct Common errors: the reasons for parsing failure and solutions
2
Comparison of is_nan with numerical values in PHP: Common traps and solutions
9
How to use parse_url to get the hostname of the URL
3
Avoid errors in calling curl_close when a cURL session is not initialized
3
Similar Functions
socket_last_error
socket_last_error
Returnsthelasterroro
socket_strerror
socket_strerror
Returnsthestringdesc
socket_accept
socket_accept
Acceptconnectionsons
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_getopt
socket_getopt
Aliasforsocket_get
socket_bind
socket_bind
Bindthenametothesock
socket_create_pair
socket_create_pair
Createapairofindisti
Popular Articles