Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_get_name
stream_socket_get_name
Get the local or remote socket name
Name:
stream_socket_get_name
Category:
Stream
Programming Language:
php
One-line Description:
Get the local or remote socket name
Related
Practical Methods for Iterating Over Global Variables in PHP
1
Yii2 Cron Service Setup and Development Guide: Easily Manage Scheduled Tasks
2
Want to Get the Parent Directory of a File? Try PHP’s dirname() Function
8
3
Similar Functions
stream_set_read_buffer
stream_set_read_buffer
Settingreadfilebuffe
stream_isatty
stream_isatty
CheckifthestreamisTT
stream_is_local
stream_is_local
Checkifthestreamisal
stream_get_contents
stream_get_contents
Readresourcestreamto
stream_filter_register
stream_filter_register
Registerauser-define
stream_wrapper_register
stream_wrapper_register
RegisteraURLencapsul
stream_socket_shutdown
stream_socket_shutdown
Closefullduplexconne
stream_select
stream_select
Runtheselect()system
Popular Articles