Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_recv
socket_recv
Receive data from connected socket
Name:
socket_recv
Category:
Sockets
Programming Language:
php
One-line Description:
Receive data from connected socket
Related
Dynamically add multiple directory paths using the set_include_path function
10
How to modify the included path in PHP: get_include_path() and set_include_path()
4
The correct way to read file information using finfo
8
Hash_final and hash_update in use state management issues
1
Similar Functions
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_listen
socket_listen
Listentoconnectionso
socket_select
socket_select
Runtheselect()system
socket_setopt
socket_setopt
Aliasforsocket_set
socket_send
socket_send
Senddatatotheconnect
socket_shutdown
socket_shutdown
Closethesockettorece
Popular Articles