Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_import_stream
socket_import_stream
Import stream
Name:
socket_import_stream
Category:
Sockets
Programming Language:
php
One-line Description:
Import stream
Related
How to set the default character encoding of PHP in init function
7
Performance optimization suggestions when flipping large images using imageflip function
9
How to Skip Specific Sections When Using substr_count for Substring Counting?
3
6
Similar Functions
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_send
socket_send
Senddatatotheconnect
socket_listen
socket_listen
Listentoconnectionso
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_connect
socket_connect
Startaconnectiononas
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_close
socket_close
Closesocketresources
socket_getopt
socket_getopt
Aliasforsocket_get
Popular Articles