parent root
PHP: List of Supported Socket Transports - Manual
PHP 7.2.23 Release Announcement

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().

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root