Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_enable_crypto
stream_socket_enable_crypto
Turn on/off encryption on connected sockets
Name:
stream_socket_enable_crypto
Category:
Stream
Programming Language:
php
One-line Description:
Turn on/off encryption on connected sockets
Related
apcu_entry data cache expiration mechanism analysis
3
Application tips for strnatcasecmp in string array sorting
4
next_result() potential traps and optimization methods that do not release memory
2
How to avoid accessing invalid CURL handles after curl_multi_close
6
Similar Functions
stream_socket_accept
stream_socket_accept
Acceptssocketconnect
stream_context_set_default
stream_context_set_default
Setthedefaultstreamc
stream_context_get_params
stream_context_get_params
Searchparametersfrom
stream_context_get_default
stream_context_get_default
Retrievethedefaultst
stream_context_set_option
stream_context_set_option
Setparametersforreso
stream_set_timeout
stream_set_timeout
Settimeoutonstream
stream_filter_append
stream_filter_append
Attachthefiltertothe
stream_filter_prepend
stream_filter_prepend
Attachthefiltertothe
Popular Articles