: Sunday, November 18, 2001 8:59 AM
Subject: [PHP-WIN] Use sockets under windows
> Hi
>
> I'm looking for a sample about sockets for windows NT.
> I want test the sample from manual bad doesnt work with Windows.
> I know that the window version has diffrent function names.
&
Hi
I'm looking for a sample about sockets for windows NT.
I want test the sample from manual bad doesnt work with Windows.
I know that the window version has diffrent function names.
?php
error_reporting (E_ALL);
set_time_limit (0);
$address = '192.168.1.2';
$port = 4711;
if (($sock = socket_cre