Re: PHP telnet server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I often thought PHP would be a nice language for a MUD, if one could get the performance out of it...

'Course you could always write some of the heaviest bits as extensions...

Anyway, I don't think you need the connections to be "shared" in any special way.

Just update your data store and spew out whatever 'diff' you need to for anybody viewing the same room/object.

But maybe that's just the stupid way to write a MUD.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux