> Народ, кто-нибудь знает, как заставить работать под Win'32 > (W2K) баблиотеку РНР Socket Functions?...
ya ne znaju kak v drugix versiax PHP, no eto dlja versii PHP-4.0.6
vot chto napisano v documentation :
==============
Warning
This module is EXPERIMENTAL. That means, that the behaviour of these functions, these function names, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this module at your own risk.
The socket extension implements a low-level interface to the socket communication functions, providing the possibility to act as a socket server as well as a client.
The socket functions described here are part of an extension to PHP which must be enabled at compile time by giving the --enable-sockets option to configure.
=============
Vo-pervyx - eto experimental'nyj module, tak chto nikto ne garantiruet, chto on u tebya budet xorosho rabotat'. Poetomu i vidimo oni ne vkljuchili kak otdel'no rabotajushij modul'.
V documentation napisanoTOL'KOdlja *NIX platform, chtoby otkompilit' nado prognat' "configure" file s opciej "--enable-sockets".
Dlya Windows - eto delaetsya tak :
nado dobavit' sledujushee :