|
Posted by Janwillem Borleffs on 10/09/55 11:36
Linux Jay wrote:
> It looks like it's possible using socket_bind() but that's a bit too
> low level for me, and makes use of an experimental extension module.
>
Still, socket_bind() is your friend. And AFAIK, the extension isn't
experimental anymore (see http://www.php.net/sockets).
The degree of low-level is not too bad, as you will see with the example on
the man page (http://www.php.net/socket_bind)
JW
Navigation:
[Reply to this message]
|