List of Supported Socket Transports

Table of Contents

The following is a list of the various URL style socket transports that PHP has built-in for use with the streams based socket functions such as fsockopen(), and stream_socket_client(). These transports do not apply to the Sockets Extension.

For a list of transports installed in your version of PHP use stream_get_transports().

Коментарии

That was hard to fetch this page mentioned in note by other user long time ago. 
I intended to read Appendix P to find some code examples.
Wondering how to implement custom transport extension for php on our server tto be used with some nowadays technologies research.
https://www.php.net/manual/ru/function.stream-context-create.php#75211
2021-08-06 09:47:26
http://php5.kiev.ua/manual/ru/transports.html

    Поддержать сайт на родительском проекте КГБ