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
ini_set and error_reporting use control error output
2
How to Configure PHP Rewrite Rules for SEO Optimization on IIS7.5
6
Complete Guide to Setting Up Xdebug and API Testing with Postman in PhpStorm 2020.1
2
How to Properly Use the imageaffinematrixget Function? Detailed Explanation of Parameters and Precautions
10
Similar Functions
socket_shutdown
socket_shutdown
Closethesockettorece
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_recvmsg
socket_recvmsg
Readamessage
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_getopt
socket_getopt
Aliasforsocket_get
socket_getpeername
socket_getpeername
Querytheremoteendofa
Popular Articles