"Rog" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Can anyone here decipher for me some of the undocumented Socket functions > in PHP4? > > For instance, how do I use select() to multiplex multiple connections? > > With the functions that are documented, there is a nice example of a simple > echoing TCP server, but it only accepts a single connection which has > limited usage. Can anyone come up with an example to expand that to > multiple connections. I too would be interested in knowing this. I was once (and still am) interested in developing a MUD (= multi-user text-based game) engine entirely in PHP. This would be nice because powerful scripts and stuff like that could be coded within the mud and executed on-the-fly if proper considerations were taken towards stability and security. -- - Daniel Grace <http://dewin.oldbattery.com/> "Space may be the final frontier but its made in a Hollywood basement." - Red Hot Chili Peppers - Californication -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]