Sources
PHP Sources
PHP Server
WIP
Ok, this is intended for a mmo at the moment but it has a lot of
the necessary parts for any type of server. Functionality includes
config loading, database access, client connections, reading and
buffering. There is still a lot I am going to add to this.
(intended for running under the cli)
current development code
Chat Script
WIP
This chat script runs off text files and has the same degree of
functonality that a database driven one would.
current development code