Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_server
stream_socket_server
Create an Internet or Unix Domain Server Socket
Name:
stream_socket_server
Category:
Stream
Programming Language:
php
One-line Description:
Create an Internet or Unix Domain Server Socket
Related
Common Errors When Using stream_socket_server and How to Quickly Fix Them
3
What is the stream_socket_server Function in PHP? How Is It Used?
3
Similar Functions
stream_get_wrappers
stream_get_wrappers
Gettheregisteredstre
stream_wrapper_restore
stream_wrapper_restore
Restorepreviouslyunr
stream_filter_append
stream_filter_append
Attachthefiltertothe
stream_socket_recvfrom
stream_socket_recvfrom
Receivedatafromconne
stream_filter_register
stream_filter_register
Registerauser-define
stream_context_get_params
stream_context_get_params
Searchparametersfrom
stream_get_contents
stream_get_contents
Readresourcestreamto
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
Popular Articles
Common Errors When Using stream_socket_server and How to Quickly Fix Them
What is the stream_socket_server Function in PHP? How Is It Used?