NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP 5.0.0 Beta 1

Hans Zaunere hans at nyphp.org
Tue Jul 1 09:56:54 EDT 2003



Jon Baer wrote:

> is there a more complete list of what protocols are supported (low-level)
> with stream_socket_client in 5?

I'm going out on a limb here, but I think generally "anything" is supported.

http://us4.php.net/manual/en/function.stream-get-transports.php
http://us4.php.net/manual/en/function.stream-get-wrappers.php

I believe will list what's available by default, and you can register your own wrappers, which entails various behaviors on send/recv etc.

H





More information about the talk mailing list