Home
PHP
Tags
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
Comprehensive PHP XML Tutorial: Creating, Parsing, and Common Operations
6
How to avoid conflict between lcfirst and multi-letter abbreviations
2
What Is the Effect of Using socket_set_option to Adjust Socket Data Sending Delay? How to Configure It?
8
Complete Guide and Example Code for File Upload in PHP
3
Similar Functions
stream_socket_client
stream_socket_client
OpenanInternetorUnix
stream_context_set_params
stream_context_set_params
Settheparametersofth
stream_bucket_new
stream_bucket_new
Createanewbucketforu
stream_bucket_prepend
stream_bucket_prepend
Prependbuckettobriga
stream_filter_append
stream_filter_append
Attachthefiltertothe
stream_context_get_default
stream_context_get_default
Retrievethedefaultst
stream_wrapper_restore
stream_wrapper_restore
Restorepreviouslyunr
stream_socket_accept
stream_socket_accept
Acceptssocketconnect
Popular Articles