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
How to delete files in combination with file_exists and unlink
7
How to Use the php_uname() Function to Build an Automated Cross-Platform Difference Report Script?
7
PHP 7.0 Protocol Design Implementation Methods and Background Process Optimization Strategies
8
How to debug callback logic at the end of a namespace in xml_set_end_namespace_decl_handler?
6
Similar Functions
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_accept
socket_accept
Acceptconnectionsons
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_create
socket_create
Createsockets(commun
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_listen
socket_listen
Listentoconnectionso
socket_import_stream
socket_import_stream
Importstream
socket_write
socket_write
Writetosockets
Popular Articles