Home
PHP
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
Example of application of mysqli::get_warnings in importing CSV data
10
Use imageflip function to achieve vertical flip effect
9
How to sort multiple parameters using strnatcasecmp?
4
Avoiding common errors of repeated initialization in init functions
5
Similar Functions
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_recv
socket_recv
Receivedatafromconne
socket_create_pair
socket_create_pair
Createapairofindisti
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_select
socket_select
Runtheselect()system
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_bind
socket_bind
Bindthenametothesock
Popular Articles